mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_sound_s(\"blue\", \"UnitedStates.ogg\"); mission.trig.events[\"base captured\"][1]=nil;",
            [2] = "a_out_sound_s(\"red\", \"Russia.ogg\"); mission.trig.events[\"base captured\"][2]=nil;",
            [3] = "a_out_sound_s(\"red\", \"Russian Red Army Choir -The Sacred War (1).ogg\");a_out_text_delay_s(\"red\", \"RECON GROUP:\\\
2km to sukhumi lets push!!! \", 10); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay_s(\"blue\", \"WE GOT THE SOUTH OSSETIAN BORDER!! HOWEVER THERE ARE MORE RUSSIAN UNITS ON THE WAY,REQUEST CAS OVER THE VALLEY \\\
KEEP PUSHING!!!\", 15);a_out_sound_s(\"red\", \"USStarsAndStripeForever.ogg\"); mission.trig.func[4]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["base captured"] = 
            {
                [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
                [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            }, -- end of ["base captured"]
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_coalition_has_airdrome(2, 21) )",
            [2] = "return(c_all_of_coalition_in_zone(\"red\", 2) )",
            [3] = "return(c_unit_in_zone(476, 1) )",
            [4] = "return(c_unit_in_zone(515, 4) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_coalition_has_airdrome(1, 20) and c_coalition_has_airdrome(2, 21) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(0)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 1,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = true,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["blue"] = 1,
                ["red"] = 1,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["blue"] = 1,
                ["red"] = 1,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["UH-1H Huey by Belsimtek"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["Su-25A by Eagle Dynamics"] = false,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["A-10A by Eagle Dynamics"] = false,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
        ["target-armor.wav"] = 1,
        ["Russian Red Army Choir -The Sacred War (1).ogg"] = 1,
        ["BLUE INTEL{C3DF62F6-5BE2-45f7-AF25-237F33747B82}.jpg"] = 1,
        ["INTEL RED{A177A5A8-A9D7-406b-BFE6-2B1C2A78B498}.jpg"] = 1,
        ["USStarsAndStripeForever.ogg"] = 1,
        ["map 01{B47880ED-A2CD-48aa-A6E0-D00BB33578E7}.jpg"] = 1,
        ["troops in contact.wav"] = 1,
        ["UnitedStates.ogg"] = 1,
        ["Russia.ogg"] = 1,
        ["map 01{4E509432-D375-4809-89EE-D8995FAC07A3}.jpg"] = 1,
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 516464.28571428,
                ["radius"] = 4000,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196814.28571429,
                ["hidden"] = false,
                ["name"] = "GUDAUTA",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 805657.14285714,
                ["radius"] = 3000,
                ["zoneId"] = 4,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -263503.14285715,
                ["hidden"] = false,
                ["name"] = "SOUTH OSSETIA",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 564828.57142857,
                ["radius"] = 6000,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -220485.71428572,
                ["hidden"] = false,
                ["name"] = "SUKHUMI AIRPORT",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 548685.71428572,
                ["radius"] = 6000,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -204542.85714286,
                ["hidden"] = false,
                ["name"] = "SUKHUMI CITY INV",
            }, -- end of [4]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 5,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 2,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 1,
                ["dir"] = 45,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["at2000"] = 0,
            ["atGround"] = 20,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["temperature"] = 5,
            ["iseason"] = 2,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 877500.68029669,
                ["centerZ"] = 288993.26350308,
                ["ellipticity"] = 0.81173599602921,
                ["rotation"] = -1.119292643511,
                ["pressure_excess"] = -1312,
                ["centerX"] = -105416.40854249,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 800,
            ["density"] = 5,
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 615200.00000001,
        ["zoom"] = 500000,
        ["centerX"] = -210514.28571429,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 16,
            [2] = 17,
            [3] = 15,
            [4] = 3,
            [5] = 4,
            [6] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 0,
            [3] = 19,
            [4] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "TWO SIDES OF THE COIN,\
\
SINCE 2008 AFTER THE  CAUCASUS WAR BETWEEN RUSSIA AND GEORGIA THE INSTABILITY HAS BEEN GROWING AT ABKHAZIA AND SOUTH OSSETIA. \
\
GEORGIA CLAIMS THAT RUSSIA HAS ADVANCED OVER GEORGIAN TERRITORY AGAIN AS IN 2008, HOWEVER RUSSIA SAYS THAT SOUTH OSSETIA AND ABKHAZIA REGION HAS ITS OWN GOVERNMENT. ALTHOUGH UNLIKE 2008 U.S.A. AND N.A.T.O., HAVE JOINED GEORGIAN GOVERNMENT TO CAPTURE  THOSE TWO AREAS AGAIN. GEORGIA GAVE BATUMI AND KOBULETI AIRFIELDS TO U.S.A. AND N.A.T.O. \
\
RUSSIA IS JOINING WITH THE ABKHAZIAN ARMY AND SOUTH OSSETIA ARMY AS THEY DID IN 2008 TO LAUNCH A COUNTER ATTACK.\
\
---------------------------------------------------------------\
WARNING!!!\
\
IT'S FEBRUARY, WINTER AT CAUCASUS, DUE TO SNOW, SOME ROADS AND AIRFIELDS  WERE CLOSED IN LAST WEEK, SO SOME RESOURSES LIKE EXTRA FUEL, AMMO ETC ARE NOT ENTIRELY AVALIABLE FOR BOTH SIDES, SO BE PATIENT AND DO NOT WASTE YOUR AMMO!!",
    ["pictureFileNameR"] = 
    {
        [1] = "map 01{4E509432-D375-4809-89EE-D8995FAC07A3}.jpg",
        [2] = "INTEL RED{A177A5A8-A9D7-406b-BFE6-2B1C2A78B498}.jpg",
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "THIS IS A 2 FRONT WAR, FOCUS ON IT, WE DO NOT  WANT TO INVADE ANY COUNTRY, ONLY GIVE PEACE TO SOUTH OSSETIA AND ABKHAZIA!!\
--------------------------------------------------\
ABKHAZIA AREA OBJECTIVES:\
\
PROTECT SUKHUMI AND ADVANCE TO GUDAUTA, TAKE IT FROM ABKAZIANS AND RUSSIANS  IN ORDER TO GIVE TO GEORGIA THE ECONOMIC CONTROL OF THE AREA.\
-------------------------------------\
\
SOUTH OSSETIA OBJECTIVES:\
\
ADVANCE TOWARDS SOUTH OSSETIA BORDER (GRID MM17) IN ORDER TO CONTROL IT REPEL ANY ATTACK FROM OSSETIAN TROOPS\
------------------------------------------\
\
AIRPORTS\
\
TBILISI-LOCHINI: \
F-15 PROTECT TBILISI FROM ANY THREAT\
\
VAZIANI: \
A-10C/ SU-25T CLEAR THE WAY TO OUR TROOPS                  CONTROL SOUTH OSSETIA BORDER AGAIN\
\
BATUMI: \
F-15 PROVIDE CAP OVER SUKHUMI  \
\
KOBULETI: \
A-10C / A10A PROVIDE CAS AND REPEL ANY THREATS TO OUR TROOS IN SUKHUMI, CLEAR OUR WAY TO GUDAUTA\
\
KUTAISI: \
S-25T: GO SEAD AT GUDAUTA AND HELP NATO TO TAKE GUDAUTA AGAIN\
\
\
\
",
    ["descriptionRedTask"] = "THIS IS A 2 FRONT WAR, FOCUS ON IT, WE DO NOT  WANT TO INVADE ANY COUNTRY, ONLY GIVE PEACE TO SOUTH OSSETIA AND ABKHAZIA!!\
-----------------------------------------------\
\
SOUTH OSSETIA OBJECTIVES:\
\
PROTECT THE SOUTH OSSETIA BORDER AGAINST NATO AND GEORGIA INVASION.\
\
-THREATS: CONFIRMED 2 GROUPS OF TANKS MOVING TO OUR BORDER DEPARTING FROM GORI, ALSO CONFIRMED A ROAD BLOCK WITH SOME GEORGIAN UNITS. THERE IS A POSSIBILITY OF US. ARTT. GROUP MOVING FROM KASPI. DO NOT FLY BEYOND KASPI, SAM' CONFIRMED TIL TBILISI.\
--------------------------------------------------\
ABKHAZIA OBJECTIVES:\
\
GIVE THE ABKHAZIA REGION, CAST OUT ALL INSURGENTS CLEAR THE ROADS UNTIL THE BRIDGE OF INGURI RIVER\
\
THREATS: SOME INSURGENT RESISTENCE IN SUKHUMI WITH ROAD BLOCK, TANKS/APC/IR.SAM IS CONFIRMED. ON THE WAY TO SUKHUMI SOME RESISTENCE ON THE ROAD IS EXPECTED. IN SUKHUMI AIRPORT TAKE CARE DO NOT SHOOT ANY AIRCRAFT AT THE APRON SOME OF ABKHAZIAN\
PLANES STILL THERE.\
\
-------------------------------------------------------------\
AIRPORTS:\
\
MAYKOP:\
SU-27: LONG RANGE INTERCEPTOR\
\
SOCHI: \
SU-25T:  SEAD/CAS OVER SUKHUMI TIL ZUGDIDI       \
\
SU-27: CAP/FIGHTER SWEEP\
\
SU-25: CAS OVER SUKHUMI\
\
GUDAUTA: \
MIG-29: CAP\
\
KA-50:  GIVE CAS TO ABKHAZIAN TROOPS                                      MOVING TO SUKHUMI\
\
NALCHIK: \
SU-27 ESCORT/CAP TO SU25\
\
BESLAN:\
SU-25T SEAD CLEAR ANY SAM THREATS TO SU-25\
\
SU-25 CAS OVER GORI\
\
MIG-29 CAP\
\
FARP SHPORA (OSSETIA):\
KA-50 STOP A GROUP OF TANKS MOVING TOWARDS \
SOUTH  OSSETIA BORDER\
 \
MI-8 CAS OVER OSSETIA BORDER\
-----------------------------------------------\
END OF MESSAGE....\
Слава России!!!\
---------------------------------------------\
",
    ["pictureFileNameB"] = 
    {
        [1] = "map 01{B47880ED-A2CD-48aa-A6E0-D00BB33578E7}.jpg",
        [2] = "BLUE INTEL{C3DF62F6-5BE2-45f7-AF25-237F33747B82}.jpg",
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["airdromelist"] = 21,
                    ["coalitionlist"] = 2,
                    ["predicate"] = "c_coalition_has_airdrome",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "base captured",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["seconds"] = 10,
                    ["value"] = 1,
                    ["file"] = "UnitedStates.ogg",
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "a_out_sound_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "GUDAUTA",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_coalition_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "base captured",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "Russia.ogg",
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_out_sound_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "SUKHUMI ",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 476,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "Russian Red Army Choir -The Sacred War (1).ogg",
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_out_sound_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["coalitionlist"] = "red",
                    ["text"] = "RECON GROUP:\
2km to sukhumi lets push!!! ",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "SUKHUMI CITY",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 515,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["coalitionlist"] = "blue",
                    ["text"] = "WE GOT THE SOUTH OSSETIAN BORDER!! HOWEVER THERE ARE MORE RUSSIAN UNITS ON THE WAY,REQUEST CAS OVER THE VALLEY \
KEEP PUSHING!!!",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "USStarsAndStripeForever.ogg",
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_out_sound_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "OSSETIA",
        }, -- end of [4]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 517079.14285714,
                ["x"] = -196426.85714285,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 304,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 621761.42857143,
                                            ["helipadId"] = 304,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -268450,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 173,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 574.79867123023,
                                            ["y"] = 625943.42857143,
                                            ["x"] = -244868,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2596.9705648503,
                                            ["y"] = 551572,
                                            ["x"] = -205268,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 4863.4806795725,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 304,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 25,
                                            ["y"] = 621761.42857143,
                                            ["helipadId"] = 304,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -268450,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "georgia camo",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 550,
                                        ["psi"] = -0.17551391707571,
                                        ["y"] = 621761.42857143,
                                        ["x"] = -268450,
                                        ["name"] = "Pilot #010",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.17551391707571,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 621761.42857143,
                                ["x"] = -268450,
                                ["name"] = "FARP ROME KA-50",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 304,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 621761.42857143,
                                            ["helipadId"] = 304,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -268450,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 173,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 574.79867123023,
                                            ["y"] = 625939.71428572,
                                            ["x"] = -244828.85714285,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2596.9705648503,
                                            ["y"] = 551568.28571429,
                                            ["x"] = -205228.85714285,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 4865.0850168518,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 304,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 25,
                                            ["y"] = 621761.42857143,
                                            ["helipadId"] = 304,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -268450,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "georgia camo",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 551,
                                        ["psi"] = -0.17507652374329,
                                        ["y"] = 621761.42857143,
                                        ["x"] = -268450,
                                        ["name"] = "Pilot #011",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.17507652374329,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 621761.42857143,
                                ["x"] = -268450,
                                ["name"] = "FARP ROME KA-50 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 444,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 825347.14285713,
                                            ["helipadId"] = 444,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -291794.28571428,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 568,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 90.227894194167,
                                            ["y"] = 821827.42857143,
                                            ["x"] = -290473.14285714,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 596,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 206.75897965016,
                                            ["y"] = 819656,
                                            ["x"] = -286130.28571428,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 840,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 798.48273207498,
                                            ["y"] = 806284.57142857,
                                            ["x"] = -265415.99999999,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 840,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1282.215159378,
                                            ["y"] = 818198.85714286,
                                            ["x"] = -281673.14285714,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 1579.5978426654,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 444,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 562,
                                            ["y"] = 825347.14285713,
                                            ["helipadId"] = 444,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -291794.28571428,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 130,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "georgia camo",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 568,
                                        ["psi"] = 1.2117143351077,
                                        ["y"] = 825347.14285713,
                                        ["x"] = -291794.28571428,
                                        ["name"] = "Pilot #014",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.2117143351077,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 825347.14285713,
                                ["x"] = -291794.28571428,
                                ["name"] = "GEORGIA/GORI KA50 02",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 444,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 825347.14285713,
                                            ["helipadId"] = 444,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -291794.28571428,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 568,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 90.227894194167,
                                            ["y"] = 821846,
                                            ["x"] = -290468.85714285,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 596,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 206.75897965016,
                                            ["y"] = 819674.57142857,
                                            ["x"] = -286125.99999999,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 840,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 798.10194706915,
                                            ["y"] = 806303.14285714,
                                            ["x"] = -265411.71428571,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 840,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1282.215159378,
                                            ["y"] = 818217.42857143,
                                            ["x"] = -281668.85714285,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 1579.0442440288,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 444,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 562,
                                            ["y"] = 825347.14285713,
                                            ["helipadId"] = 444,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -291794.28571428,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 131,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "georgia camo",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 569,
                                        ["psi"] = 1.2088992430698,
                                        ["y"] = 825347.14285713,
                                        ["x"] = -291794.28571428,
                                        ["name"] = "Pilot #015",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.2088992430698,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 825347.14285713,
                                ["x"] = -291794.28571428,
                                ["name"] = "GEORGIA/GORI KA 50 01",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 468,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895785.71428572,
                                            ["x"] = -315585.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 895785.71428572,
                                        ["type"] = "1L13 EWR",
                                        ["name"] = "Unit #013",
                                        ["unitId"] = 61,
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -315585.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 895918.57142857,
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["name"] = "Unit #014",
                                        ["unitId"] = 62,
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -315386.57142857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 895807.14285714,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "Unit #030",
                                        ["unitId"] = 63,
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -315376.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 895920,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "Unit #031",
                                        ["unitId"] = 64,
                                        ["heading"] = 3.6128315516283,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -315554.28571428,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 895898.57142857,
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["name"] = "Unit #032",
                                        ["unitId"] = 65,
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -315460.85714285,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 896791.42857143,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #033",
                                        ["unitId"] = 66,
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -315646.57142857,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 895785.71428572,
                                ["x"] = -315585.14285714,
                                ["name"] = "EWR TBILISI",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896003.71428571,
                                                ["x"] = -313183.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896043.71428571,
                                                ["x"] = -313306.85714286,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 527,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895532.28571429,
                                            ["x"] = -312934,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 895532.28571429,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #040",
                                        ["unitId"] = 75,
                                        ["heading"] = 4.5553093477052,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -312934,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 895536.57142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #041",
                                        ["unitId"] = 76,
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -312921.14285714,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 895503.71428572,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #042",
                                        ["unitId"] = 77,
                                        ["heading"] = 4.4854961776254,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -312844,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 895511.14285714,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #043",
                                        ["unitId"] = 78,
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -312853.14285714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 895450.57142857,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #044",
                                        ["unitId"] = 79,
                                        ["heading"] = 4.4854961776254,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -313019.71428571,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 895373.42857143,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #045",
                                        ["unitId"] = 80,
                                        ["heading"] = 4.3633231299858,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -312818.28571429,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 895532.28571429,
                                ["x"] = -312934,
                                ["name"] = "tbilisi usa air def #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683042.85714285,
                                            ["x"] = -285320.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 683042.85714285,
                                        ["type"] = "1L13 EWR",
                                        ["name"] = "Unit #060",
                                        ["unitId"] = 96,
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285320.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 683597.14285714,
                                        ["type"] = "5p73 s-125 ln",
                                        ["name"] = "Unit #061",
                                        ["unitId"] = 97,
                                        ["heading"] = 4.5029494701454,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285103.42857143,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 683737.14285714,
                                        ["type"] = "5p73 s-125 ln",
                                        ["name"] = "Unit #062",
                                        ["unitId"] = 98,
                                        ["heading"] = 6.0213859193804,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285060.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 683682.85714285,
                                        ["type"] = "p-19 s-125 sr",
                                        ["name"] = "Unit #063",
                                        ["unitId"] = 99,
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285146.28571428,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 683754.28571428,
                                        ["type"] = "snr s-125 tr",
                                        ["name"] = "Unit #064",
                                        ["unitId"] = 100,
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285140.57142857,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 682832.85714285,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #065",
                                        ["unitId"] = 101,
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285057.71428571,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 684748.57142857,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #066",
                                        ["unitId"] = 102,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -284466.28571428,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 684041.42857143,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #067",
                                        ["unitId"] = 103,
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285023.42857143,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 683042.85714285,
                                ["x"] = -285320.57142857,
                                ["name"] = "EWR KUT",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 137,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 627927.14285717,
                                            ["x"] = -245708.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 627927.14285717,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #210",
                                        ["unitId"] = 267,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245708.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 627737.14285717,
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["name"] = "Unit #211",
                                        ["unitId"] = 268,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245962.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 627878.5714286,
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["name"] = "Unit #212",
                                        ["unitId"] = 269,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245707.14285714,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 625777.14285717,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #213",
                                        ["unitId"] = 270,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250422.85714286,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 630248.5714286,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #214",
                                        ["unitId"] = 271,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -243201.42857143,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 627760.00000002,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #215",
                                        ["unitId"] = 272,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245920,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 627834.28571431,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #216",
                                        ["unitId"] = 273,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245731.42857143,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 627714.28571431,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #217",
                                        ["unitId"] = 274,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -246008.57142857,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 627894.28571431,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #218",
                                        ["unitId"] = 275,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245631.42857143,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 627828.5714286,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #219",
                                        ["unitId"] = 276,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245885.71428571,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 627877.14285717,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #220",
                                        ["unitId"] = 277,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245814.28571428,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 630332.85714288,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #221",
                                        ["unitId"] = 278,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -243138.57142857,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 625804.28571431,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #222",
                                        ["unitId"] = 279,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250381.42857143,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 628068.5714286,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #223",
                                        ["unitId"] = 280,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245945.71428571,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["y"] = 627754.28571431,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #224",
                                        ["unitId"] = 281,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245861.42857143,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["y"] = 627811.42857146,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #225",
                                        ["unitId"] = 282,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245767.14285714,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["y"] = 627794.28571431,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #226",
                                        ["unitId"] = 283,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245852.85714286,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["y"] = 627808.5714286,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #227",
                                        ["unitId"] = 284,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245792.85714286,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["y"] = 626625.42857143,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #228",
                                        ["unitId"] = 285,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245378.28571429,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["y"] = 626651.14285714,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #229",
                                        ["unitId"] = 286,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245315.42857143,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["y"] = 626636.85714285,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #230",
                                        ["unitId"] = 287,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245332.57142857,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["y"] = 626656.85714285,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #231",
                                        ["unitId"] = 288,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245326.85714286,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["y"] = 626634,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #232",
                                        ["unitId"] = 289,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245398.28571429,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["y"] = 628040.00000003,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #233",
                                        ["unitId"] = 290,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245978.57142857,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["y"] = 626651.14285714,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #234",
                                        ["unitId"] = 291,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245369.71428572,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        ["y"] = 652418.57142857,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #036",
                                        ["unitId"] = 697,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245549.71428571,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        ["y"] = 623240,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #514",
                                        ["unitId"] = 698,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265449.71428571,
                                    }, -- end of [27]
                                }, -- end of ["units"]
                                ["y"] = 627927.14285717,
                                ["x"] = -245708.57142857,
                                ["name"] = "FRONT   #008",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682470,
                                            ["x"] = -284869.42857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 682470,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #279",
                                        ["unitId"] = 350,
                                        ["heading"] = 4.8694686130642,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -284869.42857143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 682738.57142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #280",
                                        ["unitId"] = 351,
                                        ["heading"] = 4.5029494701454,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285720.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 682298.57142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #281",
                                        ["unitId"] = 352,
                                        ["heading"] = 4.5378560551853,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -284298,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 682332.85714286,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #282",
                                        ["unitId"] = 353,
                                        ["heading"] = 4.4854961776254,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -284409.42857143,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 682475.71428571,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #283",
                                        ["unitId"] = 354,
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -284918,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 682718.57142857,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #284",
                                        ["unitId"] = 355,
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -285609.42857143,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 682470,
                                ["x"] = -284869.42857143,
                                ["name"] = "SOCHI DEF. #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817317.91083041,
                                                ["x"] = -279213.72415403,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817707.14285713,
                                                ["x"] = -279151.42857142,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 820221.42857142,
                                                ["x"] = -286837.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 820547.61327302,
                                                ["x"] = -286702.61137382,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 820547.625,
                                                ["x"] = -286702.625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 820493.8125,
                                                ["x"] = -286593.40625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 820331.0625,
                                                ["x"] = -286008.8125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 820200.6875,
                                                ["x"] = -285394.0625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 819447.375,
                                                ["x"] = -283041.75,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 819389.3125,
                                                ["x"] = -282852.84375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 820165.5,
                                                ["x"] = -285149.28125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 819362.0625,
                                                ["x"] = -282694.6875,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 820324.625,
                                                ["x"] = -285973.4375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 820084.5,
                                                ["x"] = -284793.65625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 820078.125,
                                                ["x"] = -284748.4375,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 820386.8125,
                                                ["x"] = -286217.78125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 820319,
                                                ["x"] = -285937.96875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 819887.0625,
                                                ["x"] = -284062.96875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 819716.6875,
                                                ["x"] = -283624.78125,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 820221.125,
                                                ["x"] = -285468.90625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 819695.6875,
                                                ["x"] = -283567.46875,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 819476.4375,
                                                ["x"] = -283099.90625,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 820454.28571427,
                                                ["x"] = -287815.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 820221.42857142,
                                                ["x"] = -286837.14285714,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 817716.5625,
                                                ["x"] = -280424.0625,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 819224.6875,
                                                ["x"] = -281933.6875,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 817388.625,
                                                ["x"] = -279995.46875,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 818992.0625,
                                                ["x"] = -281427.375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 818988.25,
                                                ["x"] = -281420.15625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 818983.625,
                                                ["x"] = -281413.46875,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 818978.1875,
                                                ["x"] = -281407.34375,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 818972.125,
                                                ["x"] = -281401.875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 818965.4375,
                                                ["x"] = -281397.1875,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 818888,
                                                ["x"] = -281359.75,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 818854.0625,
                                                ["x"] = -281284.375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 818845,
                                                ["x"] = -281268.96875,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 818832.375,
                                                ["x"] = -281256.3125,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 818164.125,
                                                ["x"] = -280926.1875,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 817789.5,
                                                ["x"] = -280526.90625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 817689.875,
                                                ["x"] = -280391.5625,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 817455.1875,
                                                ["x"] = -280153.8125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 817440.0625,
                                                ["x"] = -280129.3125,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 818824.9375,
                                                ["x"] = -281251.3125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 818025.375,
                                                ["x"] = -280843.9375,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 817766.375,
                                                ["x"] = -280491.78125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 817662.125,
                                                ["x"] = -280359.96875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 817426.5,
                                                ["x"] = -280103.9375,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 818958.25,
                                                ["x"] = -281393.28125,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 818883.625,
                                                ["x"] = -281353.96875,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 818850,
                                                ["x"] = -281276.375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 818839.125,
                                                ["x"] = -281262.21875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 818816.9375,
                                                ["x"] = -281247.3125,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 817937.875,
                                                ["x"] = -280790.875,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 817742.0625,
                                                ["x"] = -280457.5,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 817489.9375,
                                                ["x"] = -280199.6875,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 817404.1875,
                                                ["x"] = -280050.875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 817395.5625,
                                                ["x"] = -280023.40625,
                                            }, -- end of [37]
                                            [31] = 
                                            {
                                                ["y"] = 817471.875,
                                                ["x"] = -280177.3125,
                                            }, -- end of [31]
                                            [35] = 
                                            {
                                                ["y"] = 817414.5,
                                                ["x"] = -280077.75,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 819362.0625,
                                                ["x"] = -282694.6875,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 818355.3125,
                                                ["x"] = -281051.25,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 817811.4375,
                                                ["x"] = -280562.78125,
                                            }, -- end of [23]
                                            [39] = 
                                            {
                                                ["y"] = 817383.5,
                                                ["x"] = -279967.125,
                                            }, -- end of [39]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817383.51751709,
                                                ["x"] = -279967.1137085,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817317.91083041,
                                                ["x"] = -279213.72415403,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817707.14285713,
                                                ["x"] = -279151.42857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817707.14285713,
                                                ["x"] = -279151.42857142,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 588,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 820454.28571427,
                                            ["x"] = -287815.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 593,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 181.06107662717,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 820221.42857142,
                                            ["x"] = -286837.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 595,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 244.57205062336,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 820547.61327302,
                                            ["x"] = -286702.61137382,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 636,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 996.90125092788,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 819362.03600649,
                                            ["x"] = -282694.67943237,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 656,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1606.601889322,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817383.51751709,
                                            ["x"] = -279967.1137085,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 666,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1783.2967220317,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817317.91083041,
                                            ["x"] = -279213.72415403,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 667,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1854.2501352808,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817707.14285713,
                                            ["x"] = -279151.42857142,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 93,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 820454.28571427,
                                        ["type"] = "T-72B",
                                        ["name"] = "arti",
                                        ["unitId"] = 440,
                                        ["heading"] = -0.23361160191565,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287815.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 820494.28571427,
                                        ["type"] = "SAU Akatsia",
                                        ["name"] = "Unit #360",
                                        ["unitId"] = 441,
                                        ["heading"] = -0.23361160191565,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287855.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 820534.28571427,
                                        ["type"] = "SAU Akatsia",
                                        ["name"] = "Unit #361",
                                        ["unitId"] = 442,
                                        ["heading"] = -0.23361160191565,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287895.71428571,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 820574.28571427,
                                        ["type"] = "SAU Akatsia",
                                        ["name"] = "Unit #362",
                                        ["unitId"] = 443,
                                        ["heading"] = -0.23361160191565,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287935.71428571,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 820454.28571427,
                                ["x"] = -287815.71428571,
                                ["name"] = "ossetia atk",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 595,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 821044.28571427,
                                            ["x"] = -287712.85714285,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 101,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 821044.28571427,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #371",
                                        ["unitId"] = 458,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287712.85714285,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 821104.28571427,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #372",
                                        ["unitId"] = 459,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287672.85714285,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 819555.7142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #373",
                                        ["unitId"] = 460,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288147.14285714,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 820984.28571427,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #374",
                                        ["unitId"] = 461,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287850,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 821281.42857142,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #375",
                                        ["unitId"] = 462,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287721.42857142,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 819652.85714284,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #376",
                                        ["unitId"] = 463,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288098.57142857,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 819704.57142857,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #377",
                                        ["unitId"] = 464,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288219.42857143,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 821163.14285714,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #378",
                                        ["unitId"] = 465,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287753.71428571,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 819647.14285713,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #379",
                                        ["unitId"] = 466,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288141.42857142,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 819598.57142856,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #380",
                                        ["unitId"] = 467,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288190,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 821044.28571427,
                                ["x"] = -287712.85714285,
                                ["name"] = "gori def #010",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 805838.57142857,
                                                ["x"] = -263126.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 805838.57142857,
                                                ["x"] = -263126.28571428,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 818025.375,
                                                ["x"] = -280843.9375,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 817811.4375,
                                                ["x"] = -280562.78125,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 817766.375,
                                                ["x"] = -280491.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 817716.5625,
                                                ["x"] = -280424.0625,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 817662.125,
                                                ["x"] = -280359.96875,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 817472.5625,
                                                ["x"] = -280178.21875,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 817441.8125,
                                                ["x"] = -280132.34375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 817416.8125,
                                                ["x"] = -280083.125,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 817397.8125,
                                                ["x"] = -280031.25,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 817385.1875,
                                                ["x"] = -279977.5,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 817379.0625,
                                                ["x"] = -279922.59375,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 817164,
                                                ["x"] = -277770.84375,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 817066.5,
                                                ["x"] = -276935.59375,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 817050.875,
                                                ["x"] = -276686.84375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 816998,
                                                ["x"] = -276246.6875,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 816673.625,
                                                ["x"] = -274526.4375,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 816401.4375,
                                                ["x"] = -273012,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 816246.6875,
                                                ["x"] = -271976.40625,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 816202.75,
                                                ["x"] = -271848.84375,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 816160.75,
                                                ["x"] = -271812.875,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 815869.0625,
                                                ["x"] = -271444.1875,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 815606.8125,
                                                ["x"] = -271371.5625,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 815343.4375,
                                                ["x"] = -271184.84375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 815302.9375,
                                                ["x"] = -270941.03125,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 815325.0625,
                                                ["x"] = -270725.5,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 815036.5,
                                                ["x"] = -270434,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 814536,
                                                ["x"] = -269791,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 814055.25,
                                                ["x"] = -269549.96875,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 813553.9375,
                                                ["x"] = -269298.28125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 813517.625,
                                                ["x"] = -269299.0625,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 812957.375,
                                                ["x"] = -269454.96875,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 812914.25,
                                                ["x"] = -269432.5625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 812052.125,
                                                ["x"] = -268801.75,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 820319.75,
                                                ["x"] = -285943.03125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 820221.125,
                                                ["x"] = -285468.90625,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 811761.4375,
                                                ["x"] = -268684.90625,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 820200.6875,
                                                ["x"] = -285394.0625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 820165.5,
                                                ["x"] = -285149.28125,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 816364.75,
                                                ["x"] = -272453.625,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 816212.5,
                                                ["x"] = -271868.4375,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 816198.125,
                                                ["x"] = -271843.125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 820084.5,
                                                ["x"] = -284793.65625,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 815862.4375,
                                                ["x"] = -271440.3125,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 815363.4375,
                                                ["x"] = -271205.65625,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 815338.9375,
                                                ["x"] = -271176.28125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 820078.125,
                                                ["x"] = -284748.4375,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 815271.25,
                                                ["x"] = -270662.34375,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 814960.5,
                                                ["x"] = -270333,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 814366,
                                                ["x"] = -269672.5,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 819887.0625,
                                                ["x"] = -284062.96875,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 813544.875,
                                                ["x"] = -269296.65625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 812989.4375,
                                                ["x"] = -269453.28125,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 812946.9375,
                                                ["x"] = -269452.21875,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 819716.6875,
                                                ["x"] = -283624.78125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 811543.25,
                                                ["x"] = -268626.09375,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 819695.6875,
                                                ["x"] = -283567.46875,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 819476.4375,
                                                ["x"] = -283099.90625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 819447.375,
                                                ["x"] = -283041.75,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 819389.3125,
                                                ["x"] = -282852.84375,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 819385.5,
                                                ["x"] = -282825.5,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 819224.6875,
                                                ["x"] = -281933.6875,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 818992.0625,
                                                ["x"] = -281427.375,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 818988.25,
                                                ["x"] = -281420.15625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 818983.625,
                                                ["x"] = -281413.46875,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 818978.1875,
                                                ["x"] = -281407.34375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 818972.125,
                                                ["x"] = -281401.875,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 818965.4375,
                                                ["x"] = -281397.1875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 818958.25,
                                                ["x"] = -281393.28125,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 818888,
                                                ["x"] = -281359.75,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 818883.625,
                                                ["x"] = -281353.96875,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 818854.0625,
                                                ["x"] = -281284.375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 818850,
                                                ["x"] = -281276.375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 818845,
                                                ["x"] = -281268.96875,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 818839.125,
                                                ["x"] = -281262.21875,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 818832.375,
                                                ["x"] = -281256.3125,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 818824.9375,
                                                ["x"] = -281251.3125,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 818816.9375,
                                                ["x"] = -281247.3125,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 818355.3125,
                                                ["x"] = -281051.25,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 818164.125,
                                                ["x"] = -280926.1875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 817937.875,
                                                ["x"] = -280790.875,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 817789.5,
                                                ["x"] = -280526.90625,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 817742.0625,
                                                ["x"] = -280457.5,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 817689.875,
                                                ["x"] = -280391.5625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 817489.9375,
                                                ["x"] = -280199.6875,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 817456.5,
                                                ["x"] = -280155.75,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 817428.5625,
                                                ["x"] = -280108.125,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 817406.5,
                                                ["x"] = -280057.46875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 817390.6875,
                                                ["x"] = -280004.5625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 817381.3125,
                                                ["x"] = -279950.15625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 817327.75,
                                                ["x"] = -279306.5625,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 817089,
                                                ["x"] = -277097.625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 817066.5,
                                                ["x"] = -276869.4375,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 816997.0625,
                                                ["x"] = -276301.84375,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 816961.8125,
                                                ["x"] = -275921.28125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 816553.8125,
                                                ["x"] = -274132.25,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 816313.0625,
                                                ["x"] = -272228.5625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 816209.875,
                                                ["x"] = -271861.5625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 816193,
                                                ["x"] = -271837.90625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 815880.875,
                                                ["x"] = -271453.875,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 815855.5,
                                                ["x"] = -271437.15625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 815355.875,
                                                ["x"] = -271199.65625,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 815335.625,
                                                ["x"] = -271167.1875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 815325.25,
                                                ["x"] = -270806.625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 815203.3125,
                                                ["x"] = -270565.5625,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 814843.5,
                                                ["x"] = -270155.5,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 814245,
                                                ["x"] = -269608.5,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 813571,
                                                ["x"] = -269304.9375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 813535.75,
                                                ["x"] = -269296.28125,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 812978.875,
                                                ["x"] = -269455.46875,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 812937,
                                                ["x"] = -269447.96875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 812855.9375,
                                                ["x"] = -269438.1875,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 810950,
                                                ["x"] = -268404.5,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 812848.0625,
                                                ["x"] = -269434.40625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 810691,
                                                ["x"] = -268309,
                                            }, -- end of [137]
                                            [65] = 
                                            {
                                                ["y"] = 816469.75,
                                                ["x"] = -273686.1875,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 816292.8125,
                                                ["x"] = -272089.78125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 816206.625,
                                                ["x"] = -271855,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 816187.375,
                                                ["x"] = -271833.25,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 815875.25,
                                                ["x"] = -271448.71875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 815848.1875,
                                                ["x"] = -271434.90625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 815349.125,
                                                ["x"] = -271192.6875,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 815333.5,
                                                ["x"] = -271157.75,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 815328.375,
                                                ["x"] = -270732.21875,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 815131.9375,
                                                ["x"] = -270506.28125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 814736.5,
                                                ["x"] = -269977,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 814127.5,
                                                ["x"] = -269574,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 813562.6875,
                                                ["x"] = -269301.0625,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 813526.625,
                                                ["x"] = -269297.0625,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 812968.125,
                                                ["x"] = -269456.0625,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 812927.9375,
                                                ["x"] = -269442.15625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 812653.625,
                                                ["x"] = -269255.9375,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 810363.25,
                                                ["x"] = -268209.6875,
                                            }, -- end of [138]
                                            [135] = 
                                            {
                                                ["y"] = 811352.5,
                                                ["x"] = -268582,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 812456,
                                                ["x"] = -269096.8125,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 812900.3125,
                                                ["x"] = -269432.5625,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 813956.9375,
                                                ["x"] = -269517.28125,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 815304,
                                                ["x"] = -270926,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 815885.875,
                                                ["x"] = -271459.6875,
                                            }, -- end of [79]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 808721.0625,
                                                ["x"] = -267174.9375,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 810363.25,
                                                ["x"] = -268209.6875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 809665.5,
                                                ["x"] = -267985.5,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 809130.1875,
                                                ["x"] = -267735.125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 808539.3125,
                                                ["x"] = -266843.46875,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 808331.5,
                                                ["x"] = -266508.875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 809093.125,
                                                ["x"] = -267697.96875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 808267.875,
                                                ["x"] = -266360.71875,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 809428,
                                                ["x"] = -267897,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 808982.875,
                                                ["x"] = -267572.125,
                                            }, -- end of [6]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [2] = 
                                            {
                                                ["y"] = 820386.8125,
                                                ["x"] = -286217.78125,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 820331.0625,
                                                ["x"] = -286008.8125,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 820458.1875,
                                                ["x"] = -286468.8125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 820325.0625,
                                                ["x"] = -285975.96875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 820319.75,
                                                ["x"] = -285943.03125,
                                            }, -- end of [5]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 807495.3125,
                                                ["x"] = -264861.3125,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 808267.875,
                                                ["x"] = -266360.71875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 808137.1875,
                                                ["x"] = -266056.46875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 807819.375,
                                                ["x"] = -265322.34375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 807305.9375,
                                                ["x"] = -264661.9375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 807290.3125,
                                                ["x"] = -264641.03125,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 807674.875,
                                                ["x"] = -265064.21875,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = 807946.5625,
                                                ["x"] = -265545.5,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 807525.3125,
                                                ["x"] = -264905.625,
                                            }, -- end of [6]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 806247.5,
                                                ["x"] = -264115.5,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 807002.625,
                                                ["x"] = -264256.75,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 806997.0625,
                                                ["x"] = -264248.03125,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 806992.8125,
                                                ["x"] = -264238.5625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 806990,
                                                ["x"] = -264228.59375,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 806988.75,
                                                ["x"] = -264218.3125,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 806989,
                                                ["x"] = -264207.9375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 806990.75,
                                                ["x"] = -264197.75,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 807023.5625,
                                                ["x"] = -264062.34375,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 807023.6875,
                                                ["x"] = -264043.9375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 807020.375,
                                                ["x"] = -264003.78125,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 807018.4375,
                                                ["x"] = -263988.40625,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 807001.4375,
                                                ["x"] = -263978,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 806257.4375,
                                                ["x"] = -264116.9375,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 806244.5625,
                                                ["x"] = -264113.4375,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 806042.125,
                                                ["x"] = -263643.5625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 805838.625,
                                                ["x"] = -263126.25,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 807016.0625,
                                                ["x"] = -263983.9375,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 806953.125,
                                                ["x"] = -263984.8125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 806254.125,
                                                ["x"] = -264117.25,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 806242.1875,
                                                ["x"] = -264110.78125,
                                            }, -- end of [29]
                                            [9] = 
                                            {
                                                ["y"] = 807022.1875,
                                                ["x"] = -264072.375,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 807023.875,
                                                ["x"] = -264053.125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 807022.375,
                                                ["x"] = -264023.8125,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 807019.5625,
                                                ["x"] = -263993.3125,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 807012.625,
                                                ["x"] = -263980.25,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 806488.5625,
                                                ["x"] = -264051.9375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 806250.8125,
                                                ["x"] = -264116.75,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 806240.5,
                                                ["x"] = -264107.625,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = 807290.3125,
                                                ["x"] = -264641.03125,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 807007.1875,
                                                ["x"] = -263978.375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 806284.1875,
                                                ["x"] = -264110.59375,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 806158.4375,
                                                ["x"] = -263895.46875,
                                            }, -- end of [31]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 597,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 820458.19632465,
                                            ["x"] = -286468.81295201,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 599,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 97.92163329147,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 820319.76391602,
                                            ["x"] = -285943.02897644,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 872,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4183.3810907816,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 810363.24219855,
                                            ["x"] = -268209.69098874,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 866,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4694.2714065881,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 808267.84123003,
                                            ["x"] = -266360.70535853,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 864,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5079.021644997,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 807290.29061283,
                                            ["x"] = -264641.03521903,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 872,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5554.4327412875,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 805838.63224857,
                                            ["x"] = -263126.26444776,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 113,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 820458.19632465,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #424",
                                        ["unitId"] = 513,
                                        ["heading"] = -0.25744502924996,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -286468.81295201,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 820466.39651421,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #425",
                                        ["unitId"] = 514,
                                        ["heading"] = -0.25744502924996,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -286497.65012282,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 820474.60216141,
                                        ["type"] = "BMP-2",
                                        ["name"] = "GEORGIA OSSETIA",
                                        ["unitId"] = 515,
                                        ["heading"] = -0.25744502924996,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -286526.50648619,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 820482.81134887,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #427",
                                        ["unitId"] = 516,
                                        ["heading"] = -0.25744502924996,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -286555.37529939,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 820491.01231541,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #428",
                                        ["unitId"] = 517,
                                        ["heading"] = -0.25744502924996,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -286584.21520254,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 820502.06372385,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #429",
                                        ["unitId"] = 518,
                                        ["heading"] = -0.25744502924996,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -286611.6133615,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 820515.44355743,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #430",
                                        ["unitId"] = 519,
                                        ["heading"] = -0.25744502924996,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -286638.36111076,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 820458.19632465,
                                ["x"] = -286468.81295201,
                                ["name"] = "ossetia atk   #007",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 817942.375,
                                                ["x"] = -285916.78125,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 819059.6875,
                                                ["x"] = -287286,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 817469.5,
                                                ["x"] = -285566.03125,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 818951.875,
                                                ["x"] = -287144.53125,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 818945.5625,
                                                ["x"] = -287131.1875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 818898.125,
                                                ["x"] = -286995.78125,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 818771.6875,
                                                ["x"] = -286692.90625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 818766.625,
                                                ["x"] = -286683,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 818760.0625,
                                                ["x"] = -286674.03125,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 818742.9375,
                                                ["x"] = -286659.75,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 818722.25,
                                                ["x"] = -286651.53125,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 818700.0625,
                                                ["x"] = -286650.21875,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 818510.375,
                                                ["x"] = -286699.71875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 818469.25,
                                                ["x"] = -286698.125,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 818436.0625,
                                                ["x"] = -286673.625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 817938.375,
                                                ["x"] = -285911.75,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 817918.125,
                                                ["x"] = -285896,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 817243.375,
                                                ["x"] = -285264.84375,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 817912.3125,
                                                ["x"] = -285893.3125,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 817206.6875,
                                                ["x"] = -285229.9375,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 818500.125,
                                                ["x"] = -286701.65625,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 818459.6875,
                                                ["x"] = -286693.9375,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 818430.5625,
                                                ["x"] = -286664.8125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 817933.875,
                                                ["x"] = -285907.15625,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 817745.8125,
                                                ["x"] = -285824.65625,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 818752.0625,
                                                ["x"] = -286666.1875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 818732.9375,
                                                ["x"] = -286654.84375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 818711.1875,
                                                ["x"] = -286649.96875,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 818689.125,
                                                ["x"] = -286652.21875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 818489.6875,
                                                ["x"] = -286702.03125,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 818450.8125,
                                                ["x"] = -286688.375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 818272.6875,
                                                ["x"] = -286368.28125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 817929,
                                                ["x"] = -285902.9375,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 817620.1875,
                                                ["x"] = -285696.9375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 817529,
                                                ["x"] = -285628.4375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 817373.9375,
                                                ["x"] = -285475.78125,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 817730.375,
                                                ["x"] = -285812.46875,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 819299.1875,
                                                ["x"] = -287666.9375,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 818479.3125,
                                                ["x"] = -286700.84375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 818442.875,
                                                ["x"] = -286681.5625,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 817923.75,
                                                ["x"] = -285899.21875,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 813191.5625,
                                                ["x"] = -278570.65625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 812855.8125,
                                                ["x"] = -277880.0625,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 812261.8125,
                                                ["x"] = -276663.6875,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 811881.4375,
                                                ["x"] = -275943.40625,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 811810.9375,
                                                ["x"] = -275800.8125,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 811638.8125,
                                                ["x"] = -275441.8125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 811608.9375,
                                                ["x"] = -275245.84375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 811488.25,
                                                ["x"] = -274822.9375,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 811481.9375,
                                                ["x"] = -274813.6875,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 811212.5,
                                                ["x"] = -274560.84375,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 810871.8125,
                                                ["x"] = -273888.3125,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 810112.4375,
                                                ["x"] = -272774.25,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 809860.125,
                                                ["x"] = -272304.375,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 809856,
                                                ["x"] = -272285.84375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 809856.875,
                                                ["x"] = -272266.875,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 809868.25,
                                                ["x"] = -272230.5625,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 809865.3125,
                                                ["x"] = -272219.75,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 809538,
                                                ["x"] = -272010.53125,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 809496.9375,
                                                ["x"] = -271996.875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 809125.9375,
                                                ["x"] = -272110.4375,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 809246.5,
                                                ["x"] = -271810.96875,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 808709.5,
                                                ["x"] = -270109.40625,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 808256.25,
                                                ["x"] = -268384.25,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 807995.1875,
                                                ["x"] = -268147.375,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 807973.5,
                                                ["x"] = -268135.59375,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 807166,
                                                ["x"] = -268038.09375,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 807145.8125,
                                                ["x"] = -268029.84375,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 806864.4375,
                                                ["x"] = -267726.40625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 806812.4375,
                                                ["x"] = -267695.34375,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 806752.0625,
                                                ["x"] = -267691.6875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 805723.3125,
                                                ["x"] = -267910.6875,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 805685.25,
                                                ["x"] = -267896.59375,
                                            }, -- end of [126]
                                            [1] = 
                                            {
                                                ["y"] = 817206.6875,
                                                ["x"] = -285229.9375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817006.5,
                                                ["x"] = -285048.75,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 816888.25,
                                                ["x"] = -284950,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 816806,
                                                ["x"] = -284853.65625,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 809861.875,
                                                ["x"] = -272217.78125,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 809528.6875,
                                                ["x"] = -272004.71875,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 809485.9375,
                                                ["x"] = -271997.65625,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 816689.75,
                                                ["x"] = -284679.0625,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 809246.4375,
                                                ["x"] = -271804.78125,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 808537.0625,
                                                ["x"] = -269542.09375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 808253.625,
                                                ["x"] = -268379.34375,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 816671.5625,
                                                ["x"] = -284665,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 807967.4375,
                                                ["x"] = -268134.3125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 807160.6875,
                                                ["x"] = -268036.8125,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 807141.375,
                                                ["x"] = -268026.59375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 816467.9375,
                                                ["x"] = -284555.4375,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 806797.625,
                                                ["x"] = -267691.71875,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 806737.25,
                                                ["x"] = -267695.28125,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 805712.9375,
                                                ["x"] = -267909.9375,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 816244.25,
                                                ["x"] = -284423.4375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 816002.625,
                                                ["x"] = -284242.4375,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 815738.6875,
                                                ["x"] = -284070.96875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 815428.125,
                                                ["x"] = -283819.71875,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 815418.625,
                                                ["x"] = -283807.71875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 815093.0625,
                                                ["x"] = -283291.59375,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 814809.75,
                                                ["x"] = -282997.28125,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 814804.9375,
                                                ["x"] = -282991.71875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 814800.75,
                                                ["x"] = -282985.78125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 814797.25,
                                                ["x"] = -282979.40625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 814794.375,
                                                ["x"] = -282972.6875,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 814792.25,
                                                ["x"] = -282965.71875,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 814790.875,
                                                ["x"] = -282958.53125,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 814768.4375,
                                                ["x"] = -282804.71875,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 814659.0625,
                                                ["x"] = -282499.375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 814556.5,
                                                ["x"] = -282173.5625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 814437.5625,
                                                ["x"] = -281850.78125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 814243.9375,
                                                ["x"] = -281472.5625,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 813960.8125,
                                                ["x"] = -281002.40625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 813858.3125,
                                                ["x"] = -280731.0625,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 813727.3125,
                                                ["x"] = -280006.8125,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 813669.5,
                                                ["x"] = -279818.21875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 813601.0625,
                                                ["x"] = -279452.4375,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 813454.75,
                                                ["x"] = -279142.75,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 813414.625,
                                                ["x"] = -279069,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 812982.6875,
                                                ["x"] = -278152.5625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 812525,
                                                ["x"] = -277161.03125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 812009,
                                                ["x"] = -276190.46875,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 811870.125,
                                                ["x"] = -275932.15625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 811746.3125,
                                                ["x"] = -275643.6875,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 811634.6875,
                                                ["x"] = -275426.0625,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 811550.75,
                                                ["x"] = -274986.46875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 811485.3125,
                                                ["x"] = -274818.1875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 811223.5,
                                                ["x"] = -274579.84375,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 811066.25,
                                                ["x"] = -274183.6875,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 810769.375,
                                                ["x"] = -273723.1875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 809864.0625,
                                                ["x"] = -272313.03125,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 809857.375,
                                                ["x"] = -272295.25,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 809855.75,
                                                ["x"] = -272276.34375,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 809859.25,
                                                ["x"] = -272257.6875,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 809868.75,
                                                ["x"] = -272226.65625,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 809787.5,
                                                ["x"] = -272192.53125,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 809518.5625,
                                                ["x"] = -272000.4375,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 809475.25,
                                                ["x"] = -272000.1875,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 809122.375,
                                                ["x"] = -272106.1875,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 809134.0625,
                                                ["x"] = -271302.59375,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 808259.9375,
                                                ["x"] = -268394.78125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 808250.5,
                                                ["x"] = -268374.6875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 807985,
                                                ["x"] = -268140.25,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 807961.25,
                                                ["x"] = -268133.625,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 807155.5,
                                                ["x"] = -268035,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 807137.3125,
                                                ["x"] = -268022.90625,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 806840.3125,
                                                ["x"] = -267707.75,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 806782.5,
                                                ["x"] = -267689.875,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 805894.1875,
                                                ["x"] = -267875.21875,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 805702.9375,
                                                ["x"] = -267907.25,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 805672.8125,
                                                ["x"] = -267880.09375,
                                            }, -- end of [128]
                                            [129] = 
                                            {
                                                ["y"] = 805669.0625,
                                                ["x"] = -267870.40625,
                                            }, -- end of [129]
                                            [65] = 
                                            {
                                                ["y"] = 809867.75,
                                                ["x"] = -272222.84375,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 809774.9375,
                                                ["x"] = -272185.15625,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 809507.875,
                                                ["x"] = -271997.78125,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 809128.8125,
                                                ["x"] = -272110.375,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 809122.875,
                                                ["x"] = -272103.34375,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 808956.1875,
                                                ["x"] = -270761.375,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 808258.375,
                                                ["x"] = -268389.40625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 808242.9375,
                                                ["x"] = -268366.5,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 807979.375,
                                                ["x"] = -268137.59375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 807570.1875,
                                                ["x"] = -268115.25,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 807150.5,
                                                ["x"] = -268032.71875,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 806981.3125,
                                                ["x"] = -267865.96875,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 806826.75,
                                                ["x"] = -267700.71875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 806767.1875,
                                                ["x"] = -267689.875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 805733.5625,
                                                ["x"] = -267909.5,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 805693.5625,
                                                ["x"] = -267902.78125,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 805667.25,
                                                ["x"] = -267860.21875,
                                            }, -- end of [130]
                                            [131] = 
                                            {
                                                ["y"] = 805656.1875,
                                                ["x"] = -267726,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 805678.25,
                                                ["x"] = -267888.9375,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 806852.9375,
                                                ["x"] = -267716.34375,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 807990.25,
                                                ["x"] = -268143.53125,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 809123.5,
                                                ["x"] = -272108.84375,
                                            }, -- end of [79]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 806281.42857142,
                                                ["x"] = -264312,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 806281.42857142,
                                                ["x"] = -264312,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 805656.1875,
                                                ["x"] = -267726,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 805614,
                                                ["x"] = -267213.0625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 805613.5,
                                                ["x"] = -267145.0625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 805812.125,
                                                ["x"] = -266194.3125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 805807.0625,
                                                ["x"] = -265038.625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 805812.75,
                                                ["x"] = -265033.59375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 805818.8125,
                                                ["x"] = -265567.6875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 805819.125,
                                                ["x"] = -265029.375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 805615.5625,
                                                ["x"] = -267111.125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 805791.3125,
                                                ["x"] = -265080.34375,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 806386.625,
                                                ["x"] = -264805.53125,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 806318.5625,
                                                ["x"] = -264303.40625,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 806394.4375,
                                                ["x"] = -264801.6875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 805791.4375,
                                                ["x"] = -265072.6875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 806401.5625,
                                                ["x"] = -264796.71875,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 805613,
                                                ["x"] = -267179.0625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 805619.0625,
                                                ["x"] = -267077.3125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 805792.5625,
                                                ["x"] = -265065.15625,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 806413,
                                                ["x"] = -264783.6875,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 805826.0625,
                                                ["x"] = -265026.09375,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 806417,
                                                ["x"] = -264776,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 805794.75,
                                                ["x"] = -265057.84375,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 806419.8125,
                                                ["x"] = -264767.8125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 806421.3125,
                                                ["x"] = -264759.25,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 805624.0625,
                                                ["x"] = -267043.6875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 805797.9375,
                                                ["x"] = -265050.875,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 806421.375,
                                                ["x"] = -264750.5625,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 806407.8125,
                                                ["x"] = -264790.6875,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 806420.0625,
                                                ["x"] = -264741.9375,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 805802.0625,
                                                ["x"] = -265044.4375,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 588,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 819299.21520793,
                                            ["x"] = -287666.94215805,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 614,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 578.17971388221,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817206.67400503,
                                            ["x"] = -285229.95243859,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 820,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4389.9913237165,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 805656.20665652,
                                            ["x"] = -267726.00713015,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 844,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5393.9238176642,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 806318.56482363,
                                            ["x"] = -264303.40572575,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 114,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["condition"] = "",
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 819299.21520793,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #431",
                                        ["unitId"] = 520,
                                        ["heading"] = -0.70949916819022,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287666.94215805,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 819314.76120115,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #432",
                                        ["unitId"] = 521,
                                        ["heading"] = -0.70949916819022,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287691.71172869,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 819330.70449384,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #433",
                                        ["unitId"] = 522,
                                        ["heading"] = -0.70949916819022,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287717.11432012,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 819346.64780895,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #434",
                                        ["unitId"] = 523,
                                        ["heading"] = -0.70949916819022,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287742.51694731,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 819362.60875989,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #435",
                                        ["unitId"] = 524,
                                        ["heading"] = -0.70949916819022,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287767.94767379,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 819299.21520793,
                                ["x"] = -287666.94215805,
                                ["name"] = "ossetia atk   ",
                                ["hidden"] = false,
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 828,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 805576.85714286,
                                            ["x"] = -267439.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 127,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 805576.85714286,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #447",
                                        ["unitId"] = 554,
                                        ["heading"] = 0.10471975511966,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267439.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 805583.14285714,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #448",
                                        ["unitId"] = 555,
                                        ["heading"] = 0.10471975511966,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267440.28571428,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 805589.42857143,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #449",
                                        ["unitId"] = 556,
                                        ["heading"] = 0.10471975511966,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267440.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 805642.57142857,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #450",
                                        ["unitId"] = 557,
                                        ["heading"] = 0.10471975511966,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267444.85714285,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 805647.71428571,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #451",
                                        ["unitId"] = 558,
                                        ["heading"] = 0.10471975511966,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267446.28571428,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 805653.42857143,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #452",
                                        ["unitId"] = 559,
                                        ["heading"] = 0.10471975511966,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267445.42857142,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 805576.85714286,
                                ["x"] = -267439.14285714,
                                ["name"] = "SUKHUMI atk   #007",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 864,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 808290.57142857,
                                            ["x"] = -266472.85714285,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 128,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 808290.57142857,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #453",
                                        ["unitId"] = 560,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266472.85714285,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 808296.28571429,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #454",
                                        ["unitId"] = 561,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266467.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 808330.57142857,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #455",
                                        ["unitId"] = 562,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266441.42857142,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 808335.42857143,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #456",
                                        ["unitId"] = 563,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266437.14285714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 808340.57142858,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #457",
                                        ["unitId"] = 564,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266430.85714285,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 808284.85714286,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #458",
                                        ["unitId"] = 565,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266475.71428571,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 808290.57142857,
                                ["x"] = -266472.85714285,
                                ["name"] = "SUKHUMI atk   #008",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 866,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 808348.28571429,
                                            ["x"] = -266418.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 129,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 808348.28571429,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #459",
                                        ["unitId"] = 566,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266418.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 805637.42857143,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #460",
                                        ["unitId"] = 567,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267475.71428571,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 808348.28571429,
                                ["x"] = -266418.57142857,
                                ["name"] = "SUKHUMI atk   #009",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 561,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850862.85714286,
                                            ["x"] = -293967.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 141,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 850862.85714286,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #473",
                                        ["unitId"] = 588,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -293967.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 877158.57142857,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #474",
                                        ["unitId"] = 589,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -290995.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 860501.42857143,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #475",
                                        ["unitId"] = 590,
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292295.71428571,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 890808.57142857,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #476",
                                        ["unitId"] = 591,
                                        ["heading"] = 6.0039326268605,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268259.99999999,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 847794.28571429,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #477",
                                        ["unitId"] = 592,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291329.71428571,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 847705.71428572,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #478",
                                        ["unitId"] = 593,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291332.57142857,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 850862.85714286,
                                ["x"] = -293967.14285714,
                                ["name"] = "ossetia atk   #005",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 586,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 820399.14285715,
                                            ["x"] = -288046,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 174,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 820399.14285715,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #502",
                                        ["unitId"] = 658,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288046,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 820673.42857143,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #503",
                                        ["unitId"] = 659,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -287966,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 820550.57142858,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #504",
                                        ["unitId"] = 660,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288026,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 820519.14285715,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #505",
                                        ["unitId"] = 661,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288166,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 821090.57142858,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #506",
                                        ["unitId"] = 662,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288784.57142857,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 821266.28571429,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #507",
                                        ["unitId"] = 663,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288720.28571429,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 820587.71428572,
                                        ["type"] = "Sandbox",
                                        ["name"] = "Unit #508",
                                        ["unitId"] = 664,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288017.42857143,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 821184.85714286,
                                        ["type"] = "Sandbox",
                                        ["name"] = "Unit #509",
                                        ["unitId"] = 665,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -288754.57142857,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 820399.14285715,
                                ["x"] = -288046,
                                ["name"] = "gori def #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [14]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902845.1875,
                                            ["x"] = -318317.5,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 823,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 222.9454962603,
                                            ["y"] = 879412.85714286,
                                            ["x"] = -297780,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 997,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 583.79673475968,
                                            ["y"] = 829984.28571428,
                                            ["x"] = -306065.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 997,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 914.48524841146,
                                            ["y"] = 807412.85714286,
                                            ["x"] = -266065.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 997,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1388.9243423714,
                                            ["y"] = 870841.42857143,
                                            ["x"] = -283922.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1732.6547825816,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 216,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 101",
                                        ["skill"] = "Client",
                                        ["parking"] = 76,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 712,
                                        ["psi"] = 0.85114002896244,
                                        ["y"] = 902845.1875,
                                        ["x"] = -318317.5,
                                        ["name"] = "Pilot #048",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.85114002896244,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "058",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902845.1875,
                                ["x"] = -318317.5,
                                ["name"] = "VAZIANI SU-25T",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902714.8125,
                                            ["x"] = -318171.875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 823,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 222.9454962603,
                                            ["y"] = 879453.75892857,
                                            ["x"] = -297786.69642856,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 997,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 583.79673475968,
                                            ["y"] = 830025.1875,
                                            ["x"] = -306072.41071428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 997,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 914.48524841146,
                                            ["y"] = 807453.75892857,
                                            ["x"] = -266072.41071428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 997,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1388.9243423714,
                                            ["y"] = 870882.33035714,
                                            ["x"] = -283929.55357142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1732.6547825816,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903191.52678571,
                                            ["x"] = -319075.75942857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 217,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 101",
                                        ["skill"] = "Client",
                                        ["parking"] = 69,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 713,
                                        ["psi"] = 0.85119362230743,
                                        ["y"] = 902714.8125,
                                        ["x"] = -318171.875,
                                        ["name"] = "Pilot #049",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.85119362230743,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "058",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902714.8125,
                                ["x"] = -318171.875,
                                ["name"] = "VAZIANI SU-25T #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902904.0625,
                                            ["x"] = -318238.625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 542,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 307.72517168218,
                                            ["y"] = 871475.71428571,
                                            ["x"] = -289274.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 850,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 803.24045821094,
                                            ["y"] = 807190,
                                            ["x"] = -264702.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1597.3363504819,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 218,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "`scorpion` demo scheme (native)",
                                        ["skill"] = "Client",
                                        ["parking"] = 74,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 714,
                                        ["psi"] = 0.82617533658302,
                                        ["y"] = 902904.0625,
                                        ["x"] = -318238.625,
                                        ["name"] = "Pilot #050",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.82617533658302,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902904.0625,
                                ["x"] = -318238.625,
                                ["name"] = "VAZIANI SU-25",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902884.625,
                                            ["x"] = -318372.3125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 542,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 307.72517168218,
                                            ["y"] = 871781.65178571,
                                            ["x"] = -289228.51785713,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 850,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 803.24045821094,
                                            ["y"] = 807495.9375,
                                            ["x"] = -264657.08928571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1596.4997839192,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903456.5625,
                                            ["x"] = -319023.29514285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 219,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "`scorpion` demo scheme (native)",
                                        ["skill"] = "Client",
                                        ["parking"] = 77,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 715,
                                        ["psi"] = 0.81790593880575,
                                        ["y"] = 902884.625,
                                        ["x"] = -318372.3125,
                                        ["name"] = "Pilot #051",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.81790593880575,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902884.625,
                                ["x"] = -318372.3125,
                                ["name"] = "VAZIANI SU-25 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 682750.125,
                                            ["x"] = -284904.4375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 102.02045182259,
                                            ["y"] = 669285.71428571,
                                            ["x"] = -289318.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1216.3469389887,
                                            ["y"] = 541285.71428571,
                                            ["x"] = -202318.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 837,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1429.2413479988,
                                            ["y"] = 570428.57142857,
                                            ["x"] = -197318.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2460.9755655186,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 226,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 101",
                                        ["skill"] = "Client",
                                        ["parking"] = 60,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 723,
                                        ["psi"] = 1.8875921799596,
                                        ["y"] = 682750.125,
                                        ["x"] = -284904.4375,
                                        ["name"] = "Pilot #057",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8875921799596,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682750.125,
                                ["x"] = -284904.4375,
                                ["name"] = "KUTAISI SU-25T",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 682692.6875,
                                            ["x"] = -284703.15625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 102.02045182259,
                                            ["y"] = 670642.73214286,
                                            ["x"] = -290096.99107142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1216.3469389887,
                                            ["y"] = 542642.73214286,
                                            ["x"] = -203096.99107142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 837,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1429.2413479988,
                                            ["y"] = 571785.58928571,
                                            ["x"] = -198096.99107142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2460.9755655186,
                                            ["airdromeId"] = 25,
                                            ["y"] = 685210.77503599,
                                            ["x"] = -285667.48247342,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 227,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 101",
                                        ["skill"] = "Client",
                                        ["parking"] = 52,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 724,
                                        ["psi"] = 1.9916716182849,
                                        ["y"] = 682692.6875,
                                        ["x"] = -284703.15625,
                                        ["name"] = "Pilot #058",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.9916716182849,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682692.6875,
                                ["x"] = -284703.15625,
                                ["name"] = "KUTAISI SU25T",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683374.5,
                                            ["x"] = -284388.03125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 509,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 558.53545476287,
                                            ["y"] = 625013.42857142,
                                            ["x"] = -233282.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 509,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1384.7286920301,
                                            ["y"] = 515870.57142857,
                                            ["x"] = -197854,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 509,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2642.5180530659,
                                            ["y"] = 664727.71428571,
                                            ["x"] = -289282.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2783.8121479429,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 228,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "`scorpion` demo scheme (native)",
                                        ["skill"] = "Client",
                                        ["parking"] = "1",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 725,
                                        ["psi"] = 0.85158290698895,
                                        ["y"] = 683374.5,
                                        ["x"] = -284388.03125,
                                        ["name"] = "Pilot #059",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.85158290698895,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "061",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683374.5,
                                ["x"] = -284388.03125,
                                ["name"] = "KUTAISE SU-25",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683461,
                                            ["x"] = -284363.21875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 509,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 558.53545476287,
                                            ["y"] = 625202.35714285,
                                            ["x"] = -233241.39732142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 509,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1384.7286920301,
                                            ["y"] = 516059.49999999,
                                            ["x"] = -197812.82589285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 509,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2642.5180530659,
                                            ["y"] = 664916.64285714,
                                            ["x"] = -289241.39732142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2783.8121479429,
                                            ["airdromeId"] = 25,
                                            ["y"] = 684042.68575027,
                                            ["x"] = -284847.88872342,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 229,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "`scorpion` demo scheme (native)",
                                        ["skill"] = "Client",
                                        ["parking"] = 27,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 726,
                                        ["psi"] = 0.85055348614533,
                                        ["y"] = 683461,
                                        ["x"] = -284363.21875,
                                        ["name"] = "Pilot #060",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.85055348614533,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "061",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683461,
                                ["x"] = -284363.21875,
                                ["name"] = "KUTAISE SU-25 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 4.5029494701454,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 895532.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -312882.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 74,
                                        ["rate"] = 5,
                                        ["y"] = 895532.28571429,
                                        ["x"] = -312882.57142857,
                                        ["name"] = "tibilisi",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 4.5029494701454,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 895532.28571429,
                                ["x"] = -312882.57142857,
                                ["name"] = "tibilisi",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.3756140961425,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 617415.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -355972.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 145,
                                        ["rate"] = 100,
                                        ["y"] = 617415.42857142,
                                        ["x"] = -355972.57142857,
                                        ["name"] = "tibilisi #002",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.3756140961425,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 617415.42857142,
                                ["x"] = -355972.57142857,
                                ["name"] = "tibilisi #002",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 627752.57142859,
                                            ["speed"] = 0,
                                            ["x"] = -245800.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 266,
                                        ["rate"] = 5,
                                        ["y"] = 627752.57142859,
                                        ["x"] = -245800.85714286,
                                        ["name"] = "tibilisi #007",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1487212933833,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 627752.57142859,
                                ["x"] = -245800.85714286,
                                ["name"] = "tibilisi #007",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 819660.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -288220.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 111,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 511,
                                        ["rate"] = 100,
                                        ["y"] = 819660.28571429,
                                        ["x"] = -288220.85714286,
                                        ["name"] = "New Static Object",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 819660.28571429,
                                ["x"] = -288220.85714286,
                                ["name"] = "New Static Object",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.6723200689816,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 821111.71428572,
                                            ["speed"] = 0,
                                            ["x"] = -287773.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 112,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 512,
                                        ["y"] = 821111.71428572,
                                        ["x"] = -287773.71428571,
                                        ["name"] = "New Static Object #001",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.6723200689816,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 821111.71428572,
                                ["x"] = -287773.71428571,
                                ["name"] = "New Static Object #001",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646899.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -281143.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 146,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-26B",
                                        ["unitId"] = 620,
                                        ["livery_id"] = "Georgian AF",
                                        ["rate"] = "50",
                                        ["y"] = 646899.14285714,
                                        ["x"] = -281143.42857143,
                                        ["name"] = "tibilisi #029",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646899.14285714,
                                ["x"] = -281143.42857143,
                                ["name"] = "tibilisi #029",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646798.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -281241.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 147,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-26B",
                                        ["unitId"] = 621,
                                        ["livery_id"] = "Georgian AF",
                                        ["rate"] = "50",
                                        ["y"] = 646798.57142857,
                                        ["x"] = -281241.14285714,
                                        ["name"] = "tibilisi #030",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646798.57142857,
                                ["x"] = -281241.14285714,
                                ["name"] = "tibilisi #030",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 3.7350045992679,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897208.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -315175.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 176,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-26B",
                                        ["unitId"] = 670,
                                        ["livery_id"] = "Georgian AF",
                                        ["rate"] = "50",
                                        ["y"] = 897208.57142857,
                                        ["x"] = -315175.71428571,
                                        ["name"] = "New Static Object #002",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.7350045992679,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897208.57142857,
                                ["x"] = -315175.71428571,
                                ["name"] = "New Static Object #002",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 3.7350045992679,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897171.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -315148.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 178,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-26B",
                                        ["unitId"] = 672,
                                        ["livery_id"] = "Georgian AF",
                                        ["rate"] = "50",
                                        ["y"] = 897171.42857143,
                                        ["x"] = -315148.57142857,
                                        ["name"] = "New Static Object #004",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.7350045992679,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897171.42857143,
                                ["x"] = -315148.57142857,
                                ["name"] = "New Static Object #004",
                                ["dead"] = false,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
                [2] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 20,
                                            ["y"] = 563737,
                                            ["x"] = -219791.421875,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 48.793638752463,
                                            ["y"] = 564765.71428571,
                                            ["x"] = -217942.85714286,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 130.57782463962,
                                            ["y"] = 563594.28571429,
                                            ["x"] = -214742.85714286,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 430.49141219445,
                                            ["y"] = 555594.28571429,
                                            ["x"] = -205142.85714286,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 594.89311038321,
                                            ["y"] = 548751.42857143,
                                            ["x"] = -204828.57142857,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 712.25346596049,
                                            ["y"] = 550794.28571429,
                                            ["x"] = -200385.71428571,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1295.5204677088,
                                            ["airdromeId"] = 20,
                                            ["y"] = 564387.05872916,
                                            ["x"] = -220531.73642658,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "[Civilian] Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = 29,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 201,
                                        ["psi"] = -0.5078149616671,
                                        ["y"] = 563737,
                                        ["x"] = -219791.421875,
                                        ["name"] = "Pilot #006",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "XM158_M151",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M134_SIDE_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "M134_SIDE_R",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "XM158_M151",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 379,
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.5078149616671,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563737,
                                ["x"] = -219791.421875,
                                ["name"] = "INNSURGENTS HUEY 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 20,
                                            ["y"] = 563743.375,
                                            ["x"] = -219733.421875,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 38.278372430359,
                                            ["y"] = 564797.14285714,
                                            ["x"] = -217925.71428571,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 99.885958764166,
                                            ["y"] = 563582.85714286,
                                            ["x"] = -214725.71428571,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 325.21647518983,
                                            ["y"] = 555582.85714285,
                                            ["x"] = -205097.14285714,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 447.7592790402,
                                            ["y"] = 548782.85714285,
                                            ["x"] = -204768.57142857,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 500,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 534.99136918495,
                                            ["y"] = 550782.85714285,
                                            ["x"] = -200354.28571428,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 973.02565670996,
                                            ["airdromeId"] = 20,
                                            ["y"] = 564387.05872916,
                                            ["x"] = -220531.73642658,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "[Civilian] Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "31",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 295,
                                        ["psi"] = -0.52777382304026,
                                        ["y"] = 563743.375,
                                        ["x"] = -219733.421875,
                                        ["name"] = "Pilot #004",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "XM158_M151",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M134_SIDE_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "M134_SIDE_R",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "XM158_M151",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 309,
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.52777382304026,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "051",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563743.375,
                                ["x"] = -219733.421875,
                                ["name"] = "INSURGENTS HUEY 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Insurgents",
                    ["id"] = 17,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 563314.28571429,
                                            ["x"] = -215979.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 563314.28571429,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #109",
                                        ["unitId"] = 146,
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -215979.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 563358.57142857,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #110",
                                        ["unitId"] = 147,
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -215961.14285714,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 563404.28571429,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #111",
                                        ["unitId"] = 148,
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -215932.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 563452.85714286,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #112",
                                        ["unitId"] = 149,
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -215912.57142857,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 563314.28571429,
                                ["x"] = -215979.71428571,
                                ["name"] = "SUKHUMI DEF  ",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 36,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 563294.85714286,
                                            ["x"] = -214237.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 563294.85714286,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #113",
                                        ["unitId"] = 163,
                                        ["heading"] = 5.6199601914217,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214237.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 563347.71428572,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #114",
                                        ["unitId"] = 164,
                                        ["heading"] = 5.532693728822,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214205.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 563274.85714286,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #115",
                                        ["unitId"] = 165,
                                        ["heading"] = 5.532693728822,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214252.85714285,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 563370.57142858,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #116",
                                        ["unitId"] = 166,
                                        ["heading"] = 5.532693728822,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214188.57142857,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 563352,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #117",
                                        ["unitId"] = 167,
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214320,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 563390.57142858,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #118",
                                        ["unitId"] = 168,
                                        ["heading"] = 5.5152404363021,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214294.28571428,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 563404.85714286,
                                        ["type"] = "ZU-23 Insurgent",
                                        ["name"] = "Unit #119",
                                        ["unitId"] = 169,
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214245.71428571,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 563303.42857143,
                                        ["type"] = "ZU-23 Insurgent",
                                        ["name"] = "Unit #120",
                                        ["unitId"] = 170,
                                        ["heading"] = 5.6199601914217,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214291.42857143,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 563529.14285715,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #121",
                                        ["unitId"] = 171,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214294.28571428,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 562189.14285715,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #134",
                                        ["unitId"] = 184,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213315.14285714,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 562194.57142858,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #135",
                                        ["unitId"] = 185,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213312.57142857,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 563289.14285715,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #136",
                                        ["unitId"] = 186,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214245.71428571,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 563357.71428573,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #137",
                                        ["unitId"] = 187,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214194.28571428,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 563289.14285715,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #138",
                                        ["unitId"] = 188,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214260,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["y"] = 563360.57142858,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #139",
                                        ["unitId"] = 189,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -214191.42857143,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["y"] = 562197.71428572,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #140",
                                        ["unitId"] = 190,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213311.14285714,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["y"] = 562186.57142858,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #141",
                                        ["unitId"] = 191,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213316.28571428,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["y"] = 562192.57142858,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #142",
                                        ["unitId"] = 192,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213314,
                                    }, -- end of [18]
                                }, -- end of ["units"]
                                ["y"] = 563294.85714286,
                                ["x"] = -214237.14285714,
                                ["name"] = "SUKHUMI DEF   #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 566749.4375,
                                                ["x"] = -219985.9375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 566707.75,
                                                ["x"] = -220004.03125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 566626.6875,
                                                ["x"] = -220045.328125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 566476.25,
                                                ["x"] = -220147.234375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 565952.6875,
                                                ["x"] = -220782.9375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 565949,
                                                ["x"] = -220784.203125,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 566441.4375,
                                                ["x"] = -220176.484375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 565945.0625,
                                                ["x"] = -220783.953125,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 566587.5625,
                                                ["x"] = -220068.453125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 566407.875,
                                                ["x"] = -220207.140625,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 565891.875,
                                                ["x"] = -220744.65625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 565873.8125,
                                                ["x"] = -220730.15625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 566375.625,
                                                ["x"] = -220239.171875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 565856.625,
                                                ["x"] = -220714.625,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 566666.8125,
                                                ["x"] = -220023.84375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 566549.375,
                                                ["x"] = -220093.171875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 566344.6875,
                                                ["x"] = -220272.5,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 565825.125,
                                                ["x"] = -220680.703125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 565723.4375,
                                                ["x"] = -220557.359375,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 566315.125,
                                                ["x"] = -220307.078125,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 566512.25,
                                                ["x"] = -220119.4375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 566287.0625,
                                                ["x"] = -220342.859375,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 565840.375,
                                                ["x"] = -220698.125,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 565941.5,
                                                ["x"] = -220782.21875,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 565955.6875,
                                                ["x"] = -220780.328125,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 565723.4375,
                                                ["x"] = -220557.359375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 565692.8125,
                                                ["x"] = -220520.171875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 565685.9375,
                                                ["x"] = -220516.546875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 565527.9375,
                                                ["x"] = -220638.96875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 565416.1875,
                                                ["x"] = -220645.859375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 565338.8125,
                                                ["x"] = -220610.265625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 565515.0625,
                                                ["x"] = -220645.859375,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 565682.0625,
                                                ["x"] = -220516.9375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 565501.5,
                                                ["x"] = -220651.125,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 565487.375,
                                                ["x"] = -220654.671875,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 565689.75,
                                                ["x"] = -220517.671875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 565678.5625,
                                                ["x"] = -220518.796875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 565472.9375,
                                                ["x"] = -220656.46875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 565458.3125,
                                                ["x"] = -220656.46875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 565539.8125,
                                                ["x"] = -220630.546875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 565443.875,
                                                ["x"] = -220654.671875,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 565429.75,
                                                ["x"] = -220651.125,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 566892.75,
                                                ["x"] = -219940.25,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 567297.6875,
                                                ["x"] = -220916.84375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 566917.375,
                                                ["x"] = -219942.21875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 566912,
                                                ["x"] = -219936.640625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 566882.125,
                                                ["x"] = -219941.234375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 566837.25,
                                                ["x"] = -219954.25,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 566908.125,
                                                ["x"] = -219935.796875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 566793,
                                                ["x"] = -219969.15625,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 566915.25,
                                                ["x"] = -219938.890625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 566904.25,
                                                ["x"] = -219936.484375,
                                            }, -- end of [6]
                                            [11] = 
                                            {
                                                ["y"] = 566749.4375,
                                                ["x"] = -219985.9375,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 565338.82088424,
                                                ["x"] = -220610.26638753,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 564593.42857144,
                                                ["x"] = -219994.28571428,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 564479.14285716,
                                                ["x"] = -220072.85714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 564479.14285716,
                                                ["x"] = -220072.85714285,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 26,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567297.68056205,
                                            ["x"] = -220916.84375431,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 29,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 441.26484189775,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 566749.43289185,
                                            ["x"] = -219985.94091797,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 729.28110018595,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 565723.44849492,
                                            ["x"] = -220557.37377471,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 852.46253708047,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 565338.82088424,
                                            ["x"] = -220610.26638753,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1039.144738139,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 564593.42857144,
                                            ["x"] = -219994.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 567297.68056205,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #122",
                                        ["unitId"] = 172,
                                        ["heading"] = -0.53224885235606,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -220916.84375431,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 567308.58286421,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #123",
                                        ["unitId"] = 173,
                                        ["heading"] = -0.53224885235606,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -220944.78897449,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 567319.48722799,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #124",
                                        ["unitId"] = 603,
                                        ["heading"] = -0.53224885235606,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -220972.7394791,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 567330.38858977,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #125",
                                        ["unitId"] = 604,
                                        ["heading"] = -0.53224885235606,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221000.68228884,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 567341.29295355,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #126",
                                        ["unitId"] = 605,
                                        ["heading"] = -0.53224885235606,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221028.63279346,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 567352.19427915,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #127",
                                        ["unitId"] = 606,
                                        ["heading"] = -0.53224885235606,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221056.57551048,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 567297.68056205,
                                ["x"] = -220916.84375431,
                                ["name"] = "SUKHUMI DEF   #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 37,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 562207.71428572,
                                            ["x"] = -213299.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 562207.71428572,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #143",
                                        ["unitId"] = 193,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213299.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 562243.42857143,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #144",
                                        ["unitId"] = 194,
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213275.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 562262.00000001,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #145",
                                        ["unitId"] = 195,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213453.42857142,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 562123.14285715,
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["name"] = "Unit #486",
                                        ["unitId"] = 613,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213405.42857143,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 562297.14285715,
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["name"] = "Unit #487",
                                        ["unitId"] = 614,
                                        ["heading"] = 0.41887902047864,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213280,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 562176.57142858,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #488",
                                        ["unitId"] = 615,
                                        ["heading"] = 5.3581608036226,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213346.28571429,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 562138.00000001,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #489",
                                        ["unitId"] = 616,
                                        ["heading"] = 5.5152404363021,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213443.42857143,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 562176.00000001,
                                        ["type"] = "Stinger comm",
                                        ["name"] = "Unit #490",
                                        ["unitId"] = 617,
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -213357.42857143,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 562207.71428572,
                                ["x"] = -213299.14285714,
                                ["name"] = "SUKHUMI DEF   #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 565289.875,
                                                ["x"] = -217958.609375,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 566018.4375,
                                                ["x"] = -218746.859375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 565270.0625,
                                                ["x"] = -217917.46875,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = 565330.6875,
                                                ["x"] = -218013.515625,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 566466.1875,
                                                ["x"] = -219224.3125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 565315.6875,
                                                ["x"] = -217996.265625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 565302.0625,
                                                ["x"] = -217977.9375,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 565279.1875,
                                                ["x"] = -217938.421875,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 564421.625,
                                                ["x"] = -215668.09375,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 565232.25,
                                                ["x"] = -217803.3125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 565154.875,
                                                ["x"] = -217474.1875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 564402.75,
                                                ["x"] = -215642.984375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 564385.1875,
                                                ["x"] = -215616.90625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 564367.875,
                                                ["x"] = -215590.765625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 564250,
                                                ["x"] = -215369.84375,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 565147.4375,
                                                ["x"] = -217418.25,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 564234,
                                                ["x"] = -215341.3125,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 564216.75,
                                                ["x"] = -215313.5,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 564198.3125,
                                                ["x"] = -215286.453125,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 564178.75,
                                                ["x"] = -215260.25,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 565141.625,
                                                ["x"] = -217362.140625,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 564158.0625,
                                                ["x"] = -215234.890625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 564136.25,
                                                ["x"] = -215210.46875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 563851.6875,
                                                ["x"] = -214905.65625,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 563837.375,
                                                ["x"] = -214891.9375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 565137.375,
                                                ["x"] = -217305.890625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 563821.8125,
                                                ["x"] = -214879.703125,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 563805.0625,
                                                ["x"] = -214869.0625,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 563787.375,
                                                ["x"] = -214860.125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 565215.5,
                                                ["x"] = -217749.4375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 565107.5,
                                                ["x"] = -216821.859375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 563746.0625,
                                                ["x"] = -214845.40625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 563733.5,
                                                ["x"] = -214840.328125,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 563721.75,
                                                ["x"] = -214833.59375,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 563711.0625,
                                                ["x"] = -214825.328125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 565103.6875,
                                                ["x"] = -216759.84375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 563701.5625,
                                                ["x"] = -214815.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 563693.4375,
                                                ["x"] = -214804.828125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 563247.1875,
                                                ["x"] = -214116.40625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 563230.8125,
                                                ["x"] = -214092.6875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 565100.25,
                                                ["x"] = -216718.171875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 563213.125,
                                                ["x"] = -214069.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 563194.1875,
                                                ["x"] = -214048.265625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 563174,
                                                ["x"] = -214027.703125,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 563152.625,
                                                ["x"] = -214008.359375,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 565095.0625,
                                                ["x"] = -216676.671875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 563130.25,
                                                ["x"] = -213990.265625,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 563106.8125,
                                                ["x"] = -213973.5,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 563082.4375,
                                                ["x"] = -213958.109375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 565270.0625,
                                                ["x"] = -217917.46875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 565200.25,
                                                ["x"] = -217695.125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 565088.125,
                                                ["x"] = -216635.4375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 563031.3125,
                                                ["x"] = -213931.671875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 563004.6875,
                                                ["x"] = -213920.703125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 562873.875,
                                                ["x"] = -213871.109375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 565079.5,
                                                ["x"] = -216594.515625,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 562786.8125,
                                                ["x"] = -213834.09375,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 562744.4375,
                                                ["x"] = -213813.03125,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 562702.9375,
                                                ["x"] = -213790.328125,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 565069.1875,
                                                ["x"] = -216554,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 562622.75,
                                                ["x"] = -213740.078125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 562584.1875,
                                                ["x"] = -213712.625,
                                            }, -- end of [73]
                                            [19] = 
                                            {
                                                ["y"] = 565057.125,
                                                ["x"] = -216513.953125,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 565186.5625,
                                                ["x"] = -217640.390625,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 565043.4375,
                                                ["x"] = -216474.4375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 565028.125,
                                                ["x"] = -216435.53125,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 565014,
                                                ["x"] = -216403.484375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 564995.75,
                                                ["x"] = -216365.828125,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 565174.4375,
                                                ["x"] = -217585.296875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 564975.875,
                                                ["x"] = -216328.984375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 564954.5,
                                                ["x"] = -216293,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 564931.6875,
                                                ["x"] = -216257.9375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 564907.375,
                                                ["x"] = -216223.859375,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 565163.875,
                                                ["x"] = -217529.875,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 564881.6875,
                                                ["x"] = -216190.828125,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 564854.625,
                                                ["x"] = -216158.890625,
                                            }, -- end of [29]
                                            [71] = 
                                            {
                                                ["y"] = 562662.3125,
                                                ["x"] = -213766,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 562830,
                                                ["x"] = -213853.46875,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 564441.8125,
                                                ["x"] = -215692.1875,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 563057.25,
                                                ["x"] = -213944.140625,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 563768.9375,
                                                ["x"] = -214852.96875,
                                            }, -- end of [47]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 564276.00000002,
                                                ["x"] = -215436.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 564276.00000002,
                                                ["x"] = -215436.57142857,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 566466.21069227,
                                            ["x"] = -219224.32576751,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 318.89310836624,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 565270.04690552,
                                            ["x"] = -217917.47485352,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 36,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1264.2279321844,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 562584.21209717,
                                            ["x"] = -213712.64196777,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 566466.21069227,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #146",
                                        ["unitId"] = 197,
                                        ["heading"] = -0.74120543029432,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219224.32576751,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 566486.7481226,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #147",
                                        ["unitId"] = 198,
                                        ["heading"] = -0.74120543029432,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219246.22165899,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 566507.19262695,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #148",
                                        ["unitId"] = 199,
                                        ["heading"] = -0.74120543029432,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219268.16210938,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 566527.34375,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #149",
                                        ["unitId"] = 200,
                                        ["heading"] = -0.74120543029432,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219290.36096191,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 566466.21069227,
                                ["x"] = -219224.32576751,
                                ["name"] = "SUKHUMI DEF   #004",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 8,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 563506.00000002,
                                            ["x"] = -219980.85714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 563506.00000002,
                                        ["type"] = "ZU-23 Insurgent",
                                        ["name"] = "Unit #150",
                                        ["unitId"] = 203,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219980.85714286,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 562840.2857143,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #151",
                                        ["unitId"] = 204,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219706.57142857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 563980.2857143,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #152",
                                        ["unitId"] = 205,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -220032.28571428,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 565724.57142859,
                                        ["type"] = "ZU-23 Insurgent",
                                        ["name"] = "Unit #153",
                                        ["unitId"] = 206,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221133.71428571,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 562448.85714287,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #154",
                                        ["unitId"] = 207,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219599.42857143,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 562366.00000002,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #155",
                                        ["unitId"] = 208,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219608,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 563963.14285716,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #156",
                                        ["unitId"] = 209,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219519.42857143,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 564030.2857143,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #157",
                                        ["unitId"] = 210,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219542.28571428,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 564061.71428573,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #158",
                                        ["unitId"] = 211,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219548,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 563938.85714288,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #159",
                                        ["unitId"] = 212,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219550.85714286,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 564018.85714288,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #160",
                                        ["unitId"] = 213,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219553.71428571,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 564044.57142859,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #161",
                                        ["unitId"] = 214,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219556.57142857,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 562427.42857145,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #162",
                                        ["unitId"] = 215,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219605.14285714,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 562416.00000002,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #163",
                                        ["unitId"] = 216,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219622.28571428,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["y"] = 563918.85714287,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #164",
                                        ["unitId"] = 217,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219542.28571428,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["y"] = 563518.85714287,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #165",
                                        ["unitId"] = 218,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219590.85714286,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["y"] = 563553.14285716,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #166",
                                        ["unitId"] = 219,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219590.85714286,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["y"] = 563567.42857145,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #167",
                                        ["unitId"] = 220,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219582.28571428,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["y"] = 563498.85714287,
                                        ["type"] = "Soldier RPG",
                                        ["name"] = "Unit #168",
                                        ["unitId"] = 221,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219582.28571428,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["y"] = 566181.71428573,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #169",
                                        ["unitId"] = 222,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -218868,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["y"] = 563620.2857143,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #170",
                                        ["unitId"] = 223,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219592.28571428,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["y"] = 566126.00000002,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #171",
                                        ["unitId"] = 224,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -218906.57142857,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["y"] = 564091.71428573,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #172",
                                        ["unitId"] = 225,
                                        ["heading"] = 6.0388392119004,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219506.57142857,
                                    }, -- end of [23]
                                }, -- end of ["units"]
                                ["y"] = 563506.00000002,
                                ["x"] = -219980.85714286,
                                ["name"] = "SUKHUMI DEF   #005",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 548136.00000002,
                                                ["x"] = -204303.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 548133.14285716,
                                                ["x"] = -204309.42857143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548129.71428572,
                                            ["x"] = -204539.71428572,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 548129.71428572,
                                        ["type"] = "ZU-23 Insurgent",
                                        ["name"] = "Unit #173",
                                        ["unitId"] = 227,
                                        ["heading"] = 4.9567350756639,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204539.71428572,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 548213.7142857,
                                        ["type"] = "ZU-23 Insurgent",
                                        ["name"] = "Unit #174",
                                        ["unitId"] = 228,
                                        ["heading"] = 5.6374134839417,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204265.71428572,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 551722.57142858,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #175",
                                        ["unitId"] = 229,
                                        ["heading"] = 4.8694686130642,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -203342.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 549886.85714286,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #176",
                                        ["unitId"] = 230,
                                        ["heading"] = 5.218534463463,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -206256.85714286,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 554151.14285713,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #177",
                                        ["unitId"] = 231,
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204959.14285714,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 549864,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #178",
                                        ["unitId"] = 232,
                                        ["heading"] = 5.1836278784232,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -206338.28571429,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 551482.57142855,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #179",
                                        ["unitId"] = 233,
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -200707.14285715,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 549304.00000001,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #180",
                                        ["unitId"] = 234,
                                        ["heading"] = 5.1138147083434,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204532.57142857,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 549329.71428572,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #181",
                                        ["unitId"] = 235,
                                        ["heading"] = 5.1138147083434,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204486.85714286,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 549281.14285715,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #182",
                                        ["unitId"] = 236,
                                        ["heading"] = 5.0265482457437,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204589.71428572,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 549852.57142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #183",
                                        ["unitId"] = 237,
                                        ["heading"] = 5.2708943410229,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -206286.85714286,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 548141.14285714,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #184",
                                        ["unitId"] = 238,
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204521.14285715,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 551747.7142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #185",
                                        ["unitId"] = 239,
                                        ["heading"] = 4.5378560551853,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -203299.42857143,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 551381.14285713,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #186",
                                        ["unitId"] = 240,
                                        ["heading"] = 6.2133721370998,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -200760,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["y"] = 551428.85714286,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #187",
                                        ["unitId"] = 241,
                                        ["heading"] = 6.2482787221397,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -200746.57142857,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["y"] = 548168.28571429,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #188",
                                        ["unitId"] = 242,
                                        ["heading"] = 5.1312680008633,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204236.85714286,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["y"] = 551766.57142858,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #189",
                                        ["unitId"] = 243,
                                        ["heading"] = 4.1887902047864,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -203360.57142857,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["y"] = 548132.57142858,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #190",
                                        ["unitId"] = 244,
                                        ["heading"] = 5.4454272662223,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204299.71428572,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["y"] = 554084.00000001,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #191",
                                        ["unitId"] = 245,
                                        ["heading"] = 4.3982297150257,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204998.28571429,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["y"] = 554095.42857144,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #192",
                                        ["unitId"] = 246,
                                        ["heading"] = 4.4505895925855,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204929.71428572,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["y"] = 548161.7142857,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #193",
                                        ["unitId"] = 247,
                                        ["heading"] = 5.3407075111026,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204304.57142857,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["y"] = 548183.42857141,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #194",
                                        ["unitId"] = 248,
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204254.57142857,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["y"] = 548162.85714284,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #195",
                                        ["unitId"] = 249,
                                        ["heading"] = 5.0440015382636,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204299.71428572,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["y"] = 548151.14285713,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #196",
                                        ["unitId"] = 250,
                                        ["heading"] = 5.218534463463,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204302.28571429,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["y"] = 548181.42857141,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #197",
                                        ["unitId"] = 251,
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204261.14285715,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        ["y"] = 549391.14285715,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #198",
                                        ["unitId"] = 252,
                                        ["heading"] = 5.2010811709431,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204431.14285714,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        ["y"] = 549276.85714287,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #199",
                                        ["unitId"] = 253,
                                        ["heading"] = 5.3407075111026,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204659.71428572,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        ["y"] = 549261.14285715,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #200",
                                        ["unitId"] = 254,
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204699.71428572,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        ["y"] = 551733.99999998,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #201",
                                        ["unitId"] = 255,
                                        ["heading"] = 4.3982297150257,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -203318.85714286,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        ["y"] = 551727.14285712,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #202",
                                        ["unitId"] = 256,
                                        ["heading"] = 4.3982297150257,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -203368.57142857,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        ["y"] = 549844.00000001,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #203",
                                        ["unitId"] = 257,
                                        ["heading"] = 4.3982297150257,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -206398.28571429,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        ["y"] = 549832.57142858,
                                        ["type"] = "Soldier AK",
                                        ["name"] = "Unit #204",
                                        ["unitId"] = 258,
                                        ["heading"] = 4.3982297150257,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -206381.14285714,
                                    }, -- end of [32]
                                    [33] = 
                                    {
                                        ["y"] = 551763.14285715,
                                        ["type"] = "Stinger manpad",
                                        ["name"] = "Unit #491",
                                        ["unitId"] = 618,
                                        ["heading"] = 4.1887902047864,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -203333.14285714,
                                    }, -- end of [33]
                                    [34] = 
                                    {
                                        ["y"] = 551766,
                                        ["type"] = "SA-18 Igla comm",
                                        ["name"] = "Unit #492",
                                        ["unitId"] = 619,
                                        ["heading"] = 4.1887902047864,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -203340.57142857,
                                    }, -- end of [34]
                                }, -- end of ["units"]
                                ["y"] = 548129.71428572,
                                ["x"] = -204539.71428572,
                                ["name"] = "SUKHUMI DEF   #006",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 157,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550430.57142859,
                                            ["x"] = -199945.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 550430.57142859,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #205",
                                        ["unitId"] = 260,
                                        ["heading"] = 5.2010811709431,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -199945.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 550408.85714288,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #206",
                                        ["unitId"] = 261,
                                        ["heading"] = 5.2010811709431,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -199976.57142857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 550420.85714288,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #207",
                                        ["unitId"] = 262,
                                        ["heading"] = 5.2010811709431,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -199945.14285714,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 550412.28571431,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #208",
                                        ["unitId"] = 263,
                                        ["heading"] = 5.2010811709431,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -199969.71428571,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 550639.71428573,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #209",
                                        ["unitId"] = 264,
                                        ["heading"] = 5.2010811709431,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -200035.71428571,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 550430.57142859,
                                ["x"] = -199945.14285714,
                                ["name"] = "SUKHUMI DEF   #007",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 280,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 639627.14285717,
                                            ["x"] = -227577.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 639627.14285717,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #235",
                                        ["unitId"] = 292,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -227577.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 639644.28571431,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #236",
                                        ["unitId"] = 293,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -227628.57142857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 639804.28571431,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #237",
                                        ["unitId"] = 294,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -227495.71428571,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 639627.14285717,
                                ["x"] = -227577.14285714,
                                ["name"] = "FRONT   #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 65,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 616070,
                                            ["x"] = -240180,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 616070,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #238",
                                        ["unitId"] = 296,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240180,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 616104.28571429,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #239",
                                        ["unitId"] = 297,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240157.14285714,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 616250,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #240",
                                        ["unitId"] = 298,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240124.28571428,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 616218.57142857,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #241",
                                        ["unitId"] = 299,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240144.28571428,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 616192.85714286,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #242",
                                        ["unitId"] = 300,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240204.28571428,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 616284.28571429,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #243",
                                        ["unitId"] = 301,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240178.57142857,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 615970,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #244",
                                        ["unitId"] = 302,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239938.57142857,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 616047.14285714,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #245",
                                        ["unitId"] = 303,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239918.57142857,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 615822.57142857,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #403",
                                        ["unitId"] = 490,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240189.71428571,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 616526.85714286,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #404",
                                        ["unitId"] = 491,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239996.85714286,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 616070,
                                ["x"] = -240180,
                                ["name"] = "SUKHUMI DEF   #008",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.6,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 900,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549434,
                                            ["x"] = -204318.28571429,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 541371.14285714,
                                                                ["x"] = -198729.71428572,
                                                                ["templateId"] = "",
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["zoneRadius"] = 9.144,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 549434,
                                        ["type"] = "SAU Akatsia",
                                        ["name"] = "Unit #381",
                                        ["unitId"] = 468,
                                        ["heading"] = 5.218534463463,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204318.28571429,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 549456.85714286,
                                        ["type"] = "SAU Akatsia",
                                        ["name"] = "Unit #382",
                                        ["unitId"] = 469,
                                        ["heading"] = 5.218534463463,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204284,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 549479.71428572,
                                        ["type"] = "SAU Akatsia",
                                        ["name"] = "Unit #383",
                                        ["unitId"] = 470,
                                        ["heading"] = 5.218534463463,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -204246.85714286,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 549434,
                                ["x"] = -204318.28571429,
                                ["name"] = "SUKHUMI DEF   #009",
                                ["start_time"] = 900,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 592371.14285714,
                                            ["x"] = -229642.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 106,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 592371.14285714,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #405",
                                        ["unitId"] = 492,
                                        ["heading"] = 6.0039326268605,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -229642.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 592405.42857142,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #406",
                                        ["unitId"] = 493,
                                        ["heading"] = 6.0213859193804,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -229628.28571429,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 592491.14285714,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #407",
                                        ["unitId"] = 494,
                                        ["heading"] = 6.0039326268605,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -229622.57142857,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 592371.14285714,
                                ["x"] = -229642.57142857,
                                ["name"] = "USA ART. #005",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 568705.25,
                                                ["x"] = -221798.203125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 568678.625,
                                                ["x"] = -221782.484375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 568622.9375,
                                                ["x"] = -221755.65625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 568504.25,
                                                ["x"] = -221721.515625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 567557.3125,
                                                ["x"] = -221560.328125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 567545.625,
                                                ["x"] = -221542.59375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 568473.625,
                                                ["x"] = -221717.21875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 567535.4375,
                                                ["x"] = -221523.9375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 568594,
                                                ["x"] = -221744.625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 567939.375,
                                                ["x"] = -221657.390625,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 567387.4375,
                                                ["x"] = -221146.90625,
                                            }, -- end of [20]
                                            [11] = 
                                            {
                                                ["y"] = 567620.4375,
                                                ["x"] = -221621.6875,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 568651.125,
                                                ["x"] = -221768.28125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 568564.5625,
                                                ["x"] = -221735.25,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 567614.875,
                                                ["x"] = -221620.140625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 567610.1875,
                                                ["x"] = -221616.859375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 568534.625,
                                                ["x"] = -221727.53125,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 567584.9375,
                                                ["x"] = -221592.484375,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 567570.4375,
                                                ["x"] = -221577,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 567526.9375,
                                                ["x"] = -221504.484375,
                                            }, -- end of [19]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 566764.9375,
                                                ["x"] = -219617.46875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 567387.4375,
                                                ["x"] = -221146.90625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 566899.5625,
                                                ["x"] = -219896.484375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 566850.9375,
                                                ["x"] = -219782.40625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 566732.9375,
                                                ["x"] = -219564.359375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 566699.3125,
                                                ["x"] = -219512.265625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 566824,
                                                ["x"] = -219726.546875,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = 566876.125,
                                                ["x"] = -219839.0625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 566795.3125,
                                                ["x"] = -219671.546875,
                                            }, -- end of [6]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 565807.43031386,
                                                ["x"] = -220759.37920068,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 565807.43031386,
                                                ["x"] = -220759.37920068,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 565107.5,
                                                ["x"] = -216821.859375,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 566671.875,
                                                ["x"] = -219472.28125,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 564995.75,
                                                ["x"] = -216365.828125,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 566643.5,
                                                ["x"] = -219432.984375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 566614.1875,
                                                ["x"] = -219394.375,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 566583.9375,
                                                ["x"] = -219356.5,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 566561.4375,
                                                ["x"] = -219329.5,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 566528.8125,
                                                ["x"] = -219291.984375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 566495.25,
                                                ["x"] = -219255.296875,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 565330.6875,
                                                ["x"] = -218013.515625,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 565303.125,
                                                ["x"] = -217979.46875,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 565280.8125,
                                                ["x"] = -217941.78125,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 565264.25,
                                                ["x"] = -217901.234375,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 565186.5625,
                                                ["x"] = -217640.390625,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 565147.4375,
                                                ["x"] = -217418.25,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 565103.6875,
                                                ["x"] = -216759.84375,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 565079.5,
                                                ["x"] = -216594.515625,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 564954.5,
                                                ["x"] = -216293,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 564385.1875,
                                                ["x"] = -215616.90625,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 565069.1875,
                                                ["x"] = -216554,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 564931.6875,
                                                ["x"] = -216257.9375,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 564367.875,
                                                ["x"] = -215590.765625,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 565232.25,
                                                ["x"] = -217803.3125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 565174.4375,
                                                ["x"] = -217585.296875,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 565141.625,
                                                ["x"] = -217362.140625,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 565100.25,
                                                ["x"] = -216718.171875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 565057.125,
                                                ["x"] = -216513.953125,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 564907.375,
                                                ["x"] = -216223.859375,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 564297.125,
                                                ["x"] = -215458.296875,
                                            }, -- end of [50]
                                            [9] = 
                                            {
                                                ["y"] = 566018.4375,
                                                ["x"] = -218746.859375,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 565316.25,
                                                ["x"] = -217997,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 565291.25,
                                                ["x"] = -217961.03125,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 565271.75,
                                                ["x"] = -217921.8125,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 565215.5,
                                                ["x"] = -217749.4375,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 565163.875,
                                                ["x"] = -217529.875,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 565137.375,
                                                ["x"] = -217305.890625,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 565095.0625,
                                                ["x"] = -216676.671875,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 565028.125,
                                                ["x"] = -216435.53125,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 564854.625,
                                                ["x"] = -216158.890625,
                                            }, -- end of [44]
                                            [31] = 
                                            {
                                                ["y"] = 565088.125,
                                                ["x"] = -216635.4375,
                                            }, -- end of [31]
                                            [46] = 
                                            {
                                                ["y"] = 564421.625,
                                                ["x"] = -215668.09375,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 564975.875,
                                                ["x"] = -216328.984375,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 564881.6875,
                                                ["x"] = -216190.828125,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 565014,
                                                ["x"] = -216403.484375,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 564441.8125,
                                                ["x"] = -215692.1875,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 565043.4375,
                                                ["x"] = -216474.4375,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 566699.3125,
                                                ["x"] = -219512.265625,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 565200.25,
                                                ["x"] = -217695.125,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 565154.875,
                                                ["x"] = -217474.1875,
                                            }, -- end of [23]
                                            [47] = 
                                            {
                                                ["y"] = 564402.75,
                                                ["x"] = -215642.984375,
                                            }, -- end of [47]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 26,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 568705.25320435,
                                            ["x"] = -221798.19799805,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 295.65327091743,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567387.43662157,
                                            ["x"] = -221146.91010256,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 615.39307709069,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 566699.29980469,
                                            ["x"] = -219512.25683594,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1463.5917230052,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 564297.13648004,
                                            ["x"] = -215458.29843258,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 145,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 568705.25320435,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #128",
                                        ["unitId"] = 607,
                                        ["heading"] = -1.1117854834155,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221798.19799805,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 568730.12478638,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #129",
                                        ["unitId"] = 608,
                                        ["heading"] = -1.1117854834155,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221814.79718018,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 568754.04885864,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #130",
                                        ["unitId"] = 609,
                                        ["heading"] = -1.1117854834155,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221832.71679688,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 568776.98123169,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #131",
                                        ["unitId"] = 610,
                                        ["heading"] = -1.1117854834155,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221851.92495728,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 568798.84326172,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #132",
                                        ["unitId"] = 611,
                                        ["heading"] = -1.1117854834155,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221872.35940552,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 568819.54702759,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #133",
                                        ["unitId"] = 612,
                                        ["heading"] = -1.1117854834155,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -221893.93676758,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 568705.25320435,
                                ["x"] = -221798.19799805,
                                ["name"] = "SUKHUMI DEF   #010",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 197,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 608282,
                                            ["x"] = -216904,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 230,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 608282,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #480",
                                        ["unitId"] = 727,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -216904,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 608703.42857143,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #481",
                                        ["unitId"] = 728,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -217262.57142857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 608577.71428571,
                                        ["type"] = "SA-18 Igla manpad",
                                        ["name"] = "Unit #515",
                                        ["unitId"] = 729,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -217156.85714285,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 608282,
                                ["x"] = -216904,
                                ["name"] = "SUKHUMI atk   #011",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 563636.57142856,
                                            ["x"] = -215813.29910714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 251,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 563636.57142856,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #318",
                                        ["unitId"] = 778,
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -215813.29910714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 563680.85714284,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #319",
                                        ["unitId"] = 779,
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -215794.72767857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 563726.57142856,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #320",
                                        ["unitId"] = 780,
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -215766.15625,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 563775.14285713,
                                        ["type"] = "T-55",
                                        ["name"] = "Unit #324",
                                        ["unitId"] = 781,
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -215746.15625,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 563636.57142856,
                                ["x"] = -215813.29910714,
                                ["name"] = "SUKHUMI DEF   #011",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [15] = 
                                            {
                                                ["y"] = 565544.4375,
                                                ["x"] = -218247.328125,
                                            }, -- end of [15]
                                            [13] = 
                                            {
                                                ["y"] = 565548.375,
                                                ["x"] = -218246.421875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 566583.9375,
                                                ["x"] = -219356.5,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 565546.3125,
                                                ["x"] = -218246.359375,
                                            }, -- end of [14]
                                            [2] = 
                                            {
                                                ["y"] = 566755.875,
                                                ["x"] = -219601.953125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 566691.5,
                                                ["x"] = -219500.703125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 566561.4375,
                                                ["x"] = -219329.5,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 565530.4375,
                                                ["x"] = -218260.453125,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = 566528.8125,
                                                ["x"] = -219291.984375,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 566657.125,
                                                ["x"] = -219451.5625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 566495.25,
                                                ["x"] = -219255.296875,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 566724.4375,
                                                ["x"] = -219550.84375,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = 566018.4375,
                                                ["x"] = -218746.859375,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = 566621.25,
                                                ["x"] = -219403.484375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 565550.125,
                                                ["x"] = -218247.53125,
                                            }, -- end of [12]
                                            [1] = 
                                            {
                                                ["y"] = 566785.6875,
                                                ["x"] = -219653.96875,
                                            }, -- end of [1]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 565088.125,
                                                ["x"] = -216635.4375,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 565544.5,
                                                ["x"] = -218247.3125,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 564907.375,
                                                ["x"] = -216223.859375,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 565545.5625,
                                                ["x"] = -218245.5625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 565545.625,
                                                ["x"] = -218243.484375,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 565544.6875,
                                                ["x"] = -218241.65625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 565330.6875,
                                                ["x"] = -218013.515625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 565316.25,
                                                ["x"] = -217997,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 565303.125,
                                                ["x"] = -217979.46875,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 565280.8125,
                                                ["x"] = -217941.78125,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 565264.25,
                                                ["x"] = -217901.234375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 565215.5,
                                                ["x"] = -217749.4375,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 565186.5625,
                                                ["x"] = -217640.390625,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 565147.4375,
                                                ["x"] = -217418.25,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 565103.6875,
                                                ["x"] = -216759.84375,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 565079.5,
                                                ["x"] = -216594.515625,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 565028.125,
                                                ["x"] = -216435.53125,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 564854.625,
                                                ["x"] = -216158.890625,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 565014,
                                                ["x"] = -216403.484375,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 564518.5625,
                                                ["x"] = -215778.953125,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 565174.4375,
                                                ["x"] = -217585.296875,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 565141.625,
                                                ["x"] = -217362.140625,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 565100.25,
                                                ["x"] = -216718.171875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 565069.1875,
                                                ["x"] = -216554,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 564995.75,
                                                ["x"] = -216365.828125,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 565291.25,
                                                ["x"] = -217961.03125,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 565271.75,
                                                ["x"] = -217921.8125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 565232.25,
                                                ["x"] = -217803.3125,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 565200.25,
                                                ["x"] = -217695.125,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 565163.875,
                                                ["x"] = -217529.875,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 565137.375,
                                                ["x"] = -217305.890625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 565095.0625,
                                                ["x"] = -216676.671875,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 565057.125,
                                                ["x"] = -216513.953125,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 564954.5,
                                                ["x"] = -216293,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 564931.6875,
                                                ["x"] = -216257.9375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 564881.6875,
                                                ["x"] = -216190.828125,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 564975.875,
                                                ["x"] = -216328.984375,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 565530.4375,
                                                ["x"] = -218260.453125,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 565154.875,
                                                ["x"] = -217474.1875,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 565107.5,
                                                ["x"] = -216821.859375,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 565043.4375,
                                                ["x"] = -216474.4375,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 562844.57283346,
                                                ["x"] = -214055.6153074,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 562844.57283346,
                                                ["x"] = -214055.6153074,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 566785.71191406,
                                            ["x"] = -219653.99133301,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 318.89310836624,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 565530.40764181,
                                            ["x"] = -218260.44819315,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 36,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 845.7952872185,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 564518.55064174,
                                            ["x"] = -215778.94342565,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 252,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 566785.71191406,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #326",
                                        ["unitId"] = 782,
                                        ["heading"] = -0.73325715734673,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219653.99133301,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 566800.04626465,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #388",
                                        ["unitId"] = 783,
                                        ["heading"] = -0.73325715734673,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219680.32501221,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 566813.98498535,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #393",
                                        ["unitId"] = 784,
                                        ["heading"] = -0.73325715734673,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219706.87286377,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 566827.53039551,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #394",
                                        ["unitId"] = 785,
                                        ["heading"] = -0.73325715734673,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -219733.63964844,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 566785.71191406,
                                ["x"] = -219653.99133301,
                                ["name"] = "SUKHUMI DEF   #012",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [16]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.6025068989018,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563312,
                                            ["speed"] = 0,
                                            ["x"] = -214214.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 162,
                                        ["rate"] = 5,
                                        ["y"] = 563312,
                                        ["x"] = -214214.57142857,
                                        ["name"] = "tibilisi #003",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.6025068989018,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563312,
                                ["x"] = -214214.57142857,
                                ["name"] = "tibilisi #003",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.6025068989018,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563500.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -214630.85714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 196,
                                        ["rate"] = 100,
                                        ["y"] = 563500.28571429,
                                        ["x"] = -214630.85714285,
                                        ["name"] = "tibilisi #004",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.6025068989018,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563500.28571429,
                                ["x"] = -214630.85714285,
                                ["name"] = "tibilisi #004",
                                ["dead"] = false,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 504285.71428571,
                                            ["x"] = -412142.85714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7098.3073578803,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 505000,
                                            ["x"] = -388571.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 223,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 504285.71428571,
                                        ["type"] = "PERRY",
                                        ["name"] = "Unit #087",
                                        ["unitId"] = 719,
                                        ["heading"] = 0.030293759918954,
                                        ["skill"] = "Average",
                                        ["x"] = -412142.85714286,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 504285.71428571,
                                ["x"] = -412142.85714286,
                                ["name"] = "TURK SHIP",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 4,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.5676003138619,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646878.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -281209.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 153,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 627,
                                        ["livery_id"] = "Royal Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 646878.28571429,
                                        ["x"] = -281209.71428571,
                                        ["name"] = "tibilisi #036",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.5676003138619,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646878.28571429,
                                ["x"] = -281209.71428571,
                                ["name"] = "tibilisi #036",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.5676003138619,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646732.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -281347.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 154,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 628,
                                        ["livery_id"] = "Royal Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 646732.57142857,
                                        ["x"] = -281347.14285714,
                                        ["name"] = "tibilisi #037",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.5676003138619,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646732.57142857,
                                ["x"] = -281347.14285714,
                                ["name"] = "tibilisi #037",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.8992128717408,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 636666.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -317884,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 155,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 629,
                                        ["livery_id"] = "Royal Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 636666.28571429,
                                        ["x"] = -317884,
                                        ["name"] = "tibilisi #038",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.8992128717408,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636666.28571429,
                                ["x"] = -317884,
                                ["name"] = "tibilisi #038",
                                ["dead"] = false,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "UK",
                }, -- end of [5]
                [6] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 444,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 825347.14285713,
                                            ["helipadId"] = 444,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -291794.28571428,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 710,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 124.6568228619,
                                            ["y"] = 823319.42857142,
                                            ["x"] = -287049.99999999,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 710,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 478.26897869158,
                                            ["y"] = 817879.42857142,
                                            ["x"] = -273319.99999999,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 710,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 724.1260003567,
                                            ["y"] = 807993.71428571,
                                            ["x"] = -276005.71428571,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 710,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 711.72171431293,
                                            ["y"] = 819048,
                                            ["x"] = -291092.85714285,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 863.0053854626,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 444,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 562,
                                            ["y"] = 825347.14285713,
                                            ["helipadId"] = 444,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -291794.28571428,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 138,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "[Civilian] Standard",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 585,
                                        ["psi"] = 0.40390288269001,
                                        ["y"] = 825347.14285713,
                                        ["x"] = -291794.28571428,
                                        ["name"] = "Pilot #019",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 379,
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.40390288269001,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 825347.14285713,
                                ["x"] = -291794.28571428,
                                ["name"] = "HUEY 02",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 444,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 825347.14285713,
                                            ["helipadId"] = 444,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -291794.28571428,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 710,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 124.6568228619,
                                            ["y"] = 823276.57142857,
                                            ["x"] = -287024.28571428,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 710,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 474.97630201521,
                                            ["y"] = 817822.28571428,
                                            ["x"] = -273491.42857142,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 710,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 716.79147852784,
                                            ["y"] = 808050.85714285,
                                            ["x"] = -275948.57142857,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 710,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 711.72171431293,
                                            ["y"] = 819005.14285714,
                                            ["x"] = -291067.14285714,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 864.9415301314,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 444,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 562,
                                            ["y"] = 825348.57142856,
                                            ["helipadId"] = 444,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -291787.14285714,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 140,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "[Civilian] Standard",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 587,
                                        ["psi"] = 0.40953801635888,
                                        ["y"] = 825347.14285713,
                                        ["x"] = -291794.28571428,
                                        ["name"] = "Pilot #021",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 379,
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.40953801635888,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 825347.14285713,
                                ["x"] = -291794.28571428,
                                ["name"] = "HUEY 01",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AFAC",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30.48,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 634600,
                                            ["x"] = -319892,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "FAC",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30.48,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 33.466132743658,
                                            ["y"] = 636271.42857143,
                                            ["x"] = -319077.71428571,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 43,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 105.50285807122,
                                            ["y"] = 639185.71428572,
                                            ["x"] = -316334.85714285,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 175.7174562394,
                                            ["y"] = 635300,
                                            ["x"] = -315992,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 274.28370455048,
                                            ["y"] = 630628.57142857,
                                            ["x"] = -318849.14285714,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 374.31458957698,
                                            ["y"] = 636171.42857143,
                                            ["x"] = -318449.14285714,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 53,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 422.22948862749,
                                            ["y"] = 635257.14285715,
                                            ["x"] = -315949.14285714,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 471.07900433974,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635639.37385346,
                                            ["x"] = -317948.32727306,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 243,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30.48,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "OH-58D",
                                        ["unitId"] = 757,
                                        ["psi"] = -1.1174576309386,
                                        ["y"] = 634600,
                                        ["x"] = -319892,
                                        ["name"] = "Pilot #066",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA_WP",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "M260_HYDRA_WP",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 671,
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.1174576309386,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 634600,
                                ["x"] = -319892,
                                ["name"] = "RECOG 02",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 903304.28571429,
                                            ["x"] = -319038,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 903304.28571429,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #034",
                                        ["unitId"] = 67,
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -319038,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 902645.71428571,
                                        ["type"] = "M1097 Avenger",
                                        ["name"] = "Unit #035",
                                        ["unitId"] = 68,
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318392.28571428,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 903304.28571429,
                                ["x"] = -319038,
                                ["name"] = "VAZIANI usa",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 475,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895900,
                                            ["x"] = -314982.28571428,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 895900,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Unit #037",
                                        ["unitId"] = 70,
                                        ["heading"] = 5.4803338512622,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314982.28571428,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 897602.85714286,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Unit #038",
                                        ["unitId"] = 71,
                                        ["heading"] = 3.8571776469075,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -316345.14285714,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 895980,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #039",
                                        ["unitId"] = 73,
                                        ["heading"] = 2.8972465583106,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -315062.28571428,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 895900,
                                ["x"] = -314982.28571428,
                                ["name"] = "tbilisi usa air def",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 635618.28571429,
                                            ["x"] = -317815.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 635618.28571429,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #068",
                                        ["unitId"] = 104,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -317815.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 634676.85714286,
                                        ["type"] = "M48 Chaparral",
                                        ["name"] = "Unit #069",
                                        ["unitId"] = 105,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318384.28571428,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 636719.71428571,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Unit #070",
                                        ["unitId"] = 106,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -317672.85714286,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 636119.71428571,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #071",
                                        ["unitId"] = 107,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318344,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 634612.57142857,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #072",
                                        ["unitId"] = 108,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318242.85714286,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 634572.57142857,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #073",
                                        ["unitId"] = 109,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318215.71428571,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 636751.14285714,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #074",
                                        ["unitId"] = 110,
                                        ["heading"] = 1.0821041362365,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -317470,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 636708.28571429,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #075",
                                        ["unitId"] = 111,
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -317398.57142857,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 637046.85714286,
                                        ["type"] = "M1128 Stryker MGS",
                                        ["name"] = "Unit #076",
                                        ["unitId"] = 112,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -317501.42857143,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 637081.14285714,
                                        ["type"] = "M1128 Stryker MGS",
                                        ["name"] = "Unit #077",
                                        ["unitId"] = 113,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -317535.71428571,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 635669.71428571,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #078",
                                        ["unitId"] = 114,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318250,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 635706.85714286,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #079",
                                        ["unitId"] = 115,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318231.42857143,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 635339.71428571,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #080",
                                        ["unitId"] = 116,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318341.42857143,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 635389.71428572,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #081",
                                        ["unitId"] = 117,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318330,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["y"] = 635346.85714286,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #082",
                                        ["unitId"] = 118,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318345.71428571,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["y"] = 635382.57142857,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Unit #083",
                                        ["unitId"] = 119,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318338.57142857,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["y"] = 636172.57142857,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Unit #084",
                                        ["unitId"] = 120,
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -317997.14285714,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["y"] = 636562.28571429,
                                        ["type"] = "HEMTT TFFT",
                                        ["name"] = "Unit #085",
                                        ["unitId"] = 121,
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -317895.14285715,
                                    }, -- end of [18]
                                }, -- end of ["units"]
                                ["y"] = 635618.28571429,
                                ["x"] = -317815.71428571,
                                ["name"] = "KOBULETI DEF",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 616795.71428571,
                                            ["x"] = -356596.28571428,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 616795.71428571,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #088",
                                        ["unitId"] = 124,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -356596.28571428,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 616835.71428571,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #089",
                                        ["unitId"] = 125,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -356629.14285714,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 616710,
                                        ["type"] = "Hawk ln",
                                        ["name"] = "Unit #090",
                                        ["unitId"] = 126,
                                        ["heading"] = 0.1221730476396,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -356546.28571428,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 616815.71428571,
                                        ["type"] = "Hawk sr",
                                        ["name"] = "Unit #091",
                                        ["unitId"] = 127,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -356703.42857143,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 616730,
                                        ["type"] = "Hawk tr",
                                        ["name"] = "Unit #092",
                                        ["unitId"] = 128,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -356649.14285714,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 616927.14285714,
                                        ["type"] = "Hawk ln",
                                        ["name"] = "Unit #093",
                                        ["unitId"] = 129,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -356709.14285714,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 616721.42857142,
                                        ["type"] = "M48 Chaparral",
                                        ["name"] = "Unit #094",
                                        ["unitId"] = 130,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -355449.14285714,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 617864.28571428,
                                        ["type"] = "M48 Chaparral",
                                        ["name"] = "Unit #095",
                                        ["unitId"] = 131,
                                        ["heading"] = 5.3756140961425,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -356314.85714286,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 618144.28571428,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #096",
                                        ["unitId"] = 132,
                                        ["heading"] = 0.087266462599716,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -355940.57142857,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 618321.42857143,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #097",
                                        ["unitId"] = 133,
                                        ["heading"] = 6.2308254296198,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -356067.71428571,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 616795.71428571,
                                ["x"] = -356596.28571428,
                                ["name"] = "BATUMI DEF ",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 621097.14285714,
                                            ["x"] = -268095.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 621097.14285714,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #246",
                                        ["unitId"] = 305,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268095.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 622425.71428572,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #247",
                                        ["unitId"] = 306,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268952.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 621622.85714286,
                                        ["type"] = "M1097 Avenger",
                                        ["name"] = "Unit #248",
                                        ["unitId"] = 307,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268984.28571429,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 620687.14285714,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #249",
                                        ["unitId"] = 308,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268534.28571429,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 622022.85714286,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #250",
                                        ["unitId"] = 309,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267912.85714286,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 620671.42857142,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #251",
                                        ["unitId"] = 310,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268563.71428572,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 622047.14285713,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #252",
                                        ["unitId"] = 311,
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267880.85714286,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 621097.14285714,
                                ["x"] = -268095.71428571,
                                ["name"] = "FARP DEF  #009",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 627461.5,
                                                ["x"] = -245673.6875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 627304.4375,
                                                ["x"] = -245605.25,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 626755.625,
                                                ["x"] = -245366.9375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 626675.125,
                                                ["x"] = -245350.203125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 626225.5625,
                                                ["x"] = -245515.140625,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 624606.1875,
                                                ["x"] = -246364.1875,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 622007.125,
                                                ["x"] = -245107.234375,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 616138.875,
                                                ["x"] = -240114.984375,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 602530.1875,
                                                ["x"] = -234385.328125,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 580081.75,
                                                ["x"] = -225763.59375,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 580054.1875,
                                                ["x"] = -225760.765625,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 602493.125,
                                                ["x"] = -234384.96875,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 579514.5625,
                                                ["x"] = -225688.703125,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 616106.375,
                                                ["x"] = -240069.125,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 602456,
                                                ["x"] = -234386.328125,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 579482.625,
                                                ["x"] = -225687.875,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 579466.75,
                                                ["x"] = -225690,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 602419.0625,
                                                ["x"] = -234389.40625,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 579240.3125,
                                                ["x"] = -225732.859375,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 621977.625,
                                                ["x"] = -245093.765625,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 616056.0625,
                                                ["x"] = -239998.171875,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 602382.25,
                                                ["x"] = -234394.203125,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 579124.5,
                                                ["x"] = -225751.296875,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 579066.25,
                                                ["x"] = -225757.96875,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 602345.75,
                                                ["x"] = -234400.6875,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 579007.8125,
                                                ["x"] = -225762.921875,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 615830.125,
                                                ["x"] = -239630.84375,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 602309.5625,
                                                ["x"] = -234408.859375,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 578890.6875,
                                                ["x"] = -225767.671875,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 578832.0625,
                                                ["x"] = -225767.46875,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 602273.75,
                                                ["x"] = -234418.703125,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 624578.9375,
                                                ["x"] = -246373.53125,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 620948.3125,
                                                ["x"] = -244649.59375,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 615818,
                                                ["x"] = -239612.828125,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 602238.5,
                                                ["x"] = -234430.203125,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 578656.5,
                                                ["x"] = -225756.546875,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 578598.3125,
                                                ["x"] = -225749.484375,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 601694.5,
                                                ["x"] = -234621.53125,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 577038.6875,
                                                ["x"] = -225537.0625,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 615804.375,
                                                ["x"] = -239595.921875,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 601665.25,
                                                ["x"] = -234630.8125,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 576916.625,
                                                ["x"] = -225516.59375,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 576856.125,
                                                ["x"] = -225503.53125,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 601635.5,
                                                ["x"] = -234638.28125,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 576796.0625,
                                                ["x"] = -225488.609375,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 620920,
                                                ["x"] = -244636.484375,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 615789.375,
                                                ["x"] = -239580.265625,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 601605.375,
                                                ["x"] = -234643.921875,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 576677.5,
                                                ["x"] = -225453.203125,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 576619.0625,
                                                ["x"] = -225432.78125,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 601574.9375,
                                                ["x"] = -234647.703125,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 576561.3125,
                                                ["x"] = -225410.546875,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 615773,
                                                ["x"] = -239565.984375,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 601544.3125,
                                                ["x"] = -234649.609375,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 576448.0625,
                                                ["x"] = -225360.765625,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 575737.1875,
                                                ["x"] = -225021.953125,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 626184.875,
                                                ["x"] = -245533.484375,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 624551.125,
                                                ["x"] = -246381.125,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 620892.4375,
                                                ["x"] = -244621.921875,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 615755.5,
                                                ["x"] = -239553.171875,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 601483.0625,
                                                ["x"] = -234647.78125,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 575575,
                                                ["x"] = -224953.234375,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 575519.625,
                                                ["x"] = -224933.53125,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 601452.625,
                                                ["x"] = -234644.0625,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 575463.75,
                                                ["x"] = -224915.46875,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 615736.875,
                                                ["x"] = -239541.921875,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 601422.5,
                                                ["x"] = -234638.484375,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 575350.5,
                                                ["x"] = -224884.296875,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 575293.25,
                                                ["x"] = -224871.21875,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 601392.75,
                                                ["x"] = -234631.0625,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 575235.625,
                                                ["x"] = -224859.828125,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 620865.625,
                                                ["x"] = -244605.953125,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 615717.4375,
                                                ["x"] = -239532.34375,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 601363.5,
                                                ["x"] = -234621.828125,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 575119.5,
                                                ["x"] = -224842.140625,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 575061.125,
                                                ["x"] = -224835.859375,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 601334.875,
                                                ["x"] = -234610.8125,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 574409.625,
                                                ["x"] = -224775.484375,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 615697.1875,
                                                ["x"] = -239524.484375,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 601307,
                                                ["x"] = -234598.078125,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 574290.5,
                                                ["x"] = -224760.84375,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 574231.3125,
                                                ["x"] = -224750.84375,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 601279.9375,
                                                ["x"] = -234583.65625,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 624522.875,
                                                ["x"] = -246386.921875,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 620839.6875,
                                                ["x"] = -244588.609375,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 615125.125,
                                                ["x"] = -239330.21875,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 601253.8125,
                                                ["x"] = -234567.59375,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 574056,
                                                ["x"] = -224710.265625,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 573998.4375,
                                                ["x"] = -224693.25,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 600996,
                                                ["x"] = -234398.046875,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 573941.4375,
                                                ["x"] = -224674.53125,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 615114.6875,
                                                ["x"] = -239326,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 600941.625,
                                                ["x"] = -234361.734375,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 573829.1875,
                                                ["x"] = -224631.96875,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 573774.125,
                                                ["x"] = -224608.1875,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 600913.5,
                                                ["x"] = -234343.8125,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 573719.75,
                                                ["x"] = -224582.765625,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 620814.6875,
                                                ["x"] = -244569.953125,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 615104.8125,
                                                ["x"] = -239320.640625,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 600884.8125,
                                                ["x"] = -234326.75,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 569525.375,
                                                ["x"] = -222542.90625,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 569474.875,
                                                ["x"] = -222515.109375,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 600855.625,
                                                ["x"] = -234310.5625,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 569425.3125,
                                                ["x"] = -222485.609375,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 615095.5625,
                                                ["x"] = -239314.21875,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 600811.625,
                                                ["x"] = -234287.9375,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 569329.4375,
                                                ["x"] = -222421.65625,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 626660.1875,
                                                ["x"] = -245349.421875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 626144.5625,
                                                ["x"] = -245552.734375,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 624494.3125,
                                                ["x"] = -246390.890625,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 620703.5625,
                                                ["x"] = -244482.53125,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 614312.8125,
                                                ["x"] = -238700.15625,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 600726.1875,
                                                ["x"] = -234251.421875,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 569151.6875,
                                                ["x"] = -222275.015625,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 569110.5,
                                                ["x"] = -222234.6875,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 600682.4375,
                                                ["x"] = -234235.890625,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 569070.6875,
                                                ["x"] = -222193,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 614299.75,
                                                ["x"] = -238690.96875,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 600638,
                                                ["x"] = -234222.234375,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 568995.4375,
                                                ["x"] = -222105.671875,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 568874.8125,
                                                ["x"] = -221959.859375,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 600593.0625,
                                                ["x"] = -234210.453125,
                                            }, -- end of [291]
                                            [73] = 
                                            {
                                                ["y"] = 620669.875,
                                                ["x"] = -244456.953125,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 614285.8125,
                                                ["x"] = -238683.234375,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 600547.625,
                                                ["x"] = -234200.59375,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = 600277.8125,
                                                ["x"] = -234148.625,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 614271.125,
                                                ["x"] = -238677.015625,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 600240.75,
                                                ["x"] = -234142.296875,
                                            }, -- end of [294]
                                            [295] = 
                                            {
                                                ["y"] = 600203.4375,
                                                ["x"] = -234137.71875,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 624465.5625,
                                                ["x"] = -246393.03125,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 620635.3125,
                                                ["x"] = -244432.578125,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 611251.0625,
                                                ["x"] = -237592.65625,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 600165.9375,
                                                ["x"] = -234134.890625,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 600128.375,
                                                ["x"] = -234133.8125,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 611201.0625,
                                                ["x"] = -237576.4375,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 600090.8125,
                                                ["x"] = -234134.515625,
                                            }, -- end of [298]
                                            [299] = 
                                            {
                                                ["y"] = 600053.25,
                                                ["x"] = -234136.984375,
                                            }, -- end of [299]
                                            [75] = 
                                            {
                                                ["y"] = 620599.9375,
                                                ["x"] = -244409.4375,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 611150.5625,
                                                ["x"] = -237561.75,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 600015.9375,
                                                ["x"] = -234141.21875,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 599978.8125,
                                                ["x"] = -234147.1875,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 611099.625,
                                                ["x"] = -237548.640625,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 599942,
                                                ["x"] = -234154.890625,
                                            }, -- end of [302]
                                            [19] = 
                                            {
                                                ["y"] = 624934.1875,
                                                ["x"] = -246147.90625,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 624436.75,
                                                ["x"] = -246393.3125,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 620563.75,
                                                ["x"] = -244387.578125,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 611048.3125,
                                                ["x"] = -237537.109375,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 599869.6875,
                                                ["x"] = -234175.453125,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 599834.375,
                                                ["x"] = -234188.25,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 610996.6875,
                                                ["x"] = -237527.171875,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 599183.375,
                                                ["x"] = -234441.5625,
                                            }, -- end of [306]
                                            [307] = 
                                            {
                                                ["y"] = 599137,
                                                ["x"] = -234458.953125,
                                            }, -- end of [307]
                                            [77] = 
                                            {
                                                ["y"] = 620279.4375,
                                                ["x"] = -244221.53125,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 610944.75,
                                                ["x"] = -237518.828125,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 599090.25,
                                                ["x"] = -234475.1875,
                                            }, -- end of [308]
                                            [309] = 
                                            {
                                                ["y"] = 599043.0625,
                                                ["x"] = -234490.25,
                                            }, -- end of [309]
                                            [155] = 
                                            {
                                                ["y"] = 610892.625,
                                                ["x"] = -237512.109375,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 598995.5,
                                                ["x"] = -234504.140625,
                                            }, -- end of [310]
                                            [311] = 
                                            {
                                                ["y"] = 598544.3125,
                                                ["x"] = -234629.96875,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 624407.9375,
                                                ["x"] = -246391.75,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 620261.5,
                                                ["x"] = -244210.296875,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 610827,
                                                ["x"] = -237504.671875,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 598500.25,
                                                ["x"] = -234643.25,
                                            }, -- end of [312]
                                            [313] = 
                                            {
                                                ["y"] = 598456.875,
                                                ["x"] = -234658.359375,
                                            }, -- end of [313]
                                            [157] = 
                                            {
                                                ["y"] = 610779.125,
                                                ["x"] = -237498.34375,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 598414.0625,
                                                ["x"] = -234675.265625,
                                            }, -- end of [314]
                                            [315] = 
                                            {
                                                ["y"] = 598372.0625,
                                                ["x"] = -234693.9375,
                                            }, -- end of [315]
                                            [79] = 
                                            {
                                                ["y"] = 620244.125,
                                                ["x"] = -244198.109375,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 610731.4375,
                                                ["x"] = -237490.234375,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 598330.875,
                                                ["x"] = -234714.359375,
                                            }, -- end of [316]
                                            [317] = 
                                            {
                                                ["y"] = 598290.5625,
                                                ["x"] = -234736.484375,
                                            }, -- end of [317]
                                            [159] = 
                                            {
                                                ["y"] = 610684.125,
                                                ["x"] = -237480.359375,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 598251.1875,
                                                ["x"] = -234760.28125,
                                            }, -- end of [318]
                                            [5] = 
                                            {
                                                ["y"] = 626734.9375,
                                                ["x"] = -245360.46875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 626645.3125,
                                                ["x"] = -245350.4375,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 624902.0625,
                                                ["x"] = -246164.6875,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 624379.3125,
                                                ["x"] = -246388.359375,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 620227.4375,
                                                ["x"] = -244185,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 610637.25,
                                                ["x"] = -237468.734375,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 598175.625,
                                                ["x"] = -234812.6875,
                                            }, -- end of [320]
                                            [321] = 
                                            {
                                                ["y"] = 598139.5625,
                                                ["x"] = -234841.203125,
                                            }, -- end of [321]
                                            [161] = 
                                            {
                                                ["y"] = 610590.75,
                                                ["x"] = -237455.375,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 598104.6875,
                                                ["x"] = -234871.21875,
                                            }, -- end of [322]
                                            [323] = 
                                            {
                                                ["y"] = 598071.125,
                                                ["x"] = -234902.65625,
                                            }, -- end of [323]
                                            [81] = 
                                            {
                                                ["y"] = 620211.5,
                                                ["x"] = -244171,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 610544.875,
                                                ["x"] = -237440.296875,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 598038.9375,
                                                ["x"] = -234935.46875,
                                            }, -- end of [324]
                                            [325] = 
                                            {
                                                ["y"] = 597788.1875,
                                                ["x"] = -235201.71875,
                                            }, -- end of [325]
                                            [163] = 
                                            {
                                                ["y"] = 610499.5625,
                                                ["x"] = -237423.515625,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 597749.5625,
                                                ["x"] = -235241.34375,
                                            }, -- end of [326]
                                            [327] = 
                                            {
                                                ["y"] = 597709.5625,
                                                ["x"] = -235279.609375,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 624350.9375,
                                                ["x"] = -246383.140625,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 620145.625,
                                                ["x"] = -244109.796875,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 610454.875,
                                                ["x"] = -237405.0625,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 597668.3125,
                                                ["x"] = -235316.46875,
                                            }, -- end of [328]
                                            [329] = 
                                            {
                                                ["y"] = 597625.8125,
                                                ["x"] = -235351.875,
                                            }, -- end of [329]
                                            [165] = 
                                            {
                                                ["y"] = 610410.9375,
                                                ["x"] = -237384.96875,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 597582.0625,
                                                ["x"] = -235385.796875,
                                            }, -- end of [330]
                                            [331] = 
                                            {
                                                ["y"] = 597537.1875,
                                                ["x"] = -235418.171875,
                                            }, -- end of [331]
                                            [83] = 
                                            {
                                                ["y"] = 619992.3125,
                                                ["x"] = -243967.3125,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 610367.75,
                                                ["x"] = -237363.25,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 597491.25,
                                                ["x"] = -235449,
                                            }, -- end of [332]
                                            [333] = 
                                            {
                                                ["y"] = 597444.25,
                                                ["x"] = -235478.203125,
                                            }, -- end of [333]
                                            [167] = 
                                            {
                                                ["y"] = 610325.375,
                                                ["x"] = -237339.953125,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 597396.25,
                                                ["x"] = -235505.765625,
                                            }, -- end of [334]
                                            [21] = 
                                            {
                                                ["y"] = 624870.8125,
                                                ["x"] = -246182.984375,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 624323,
                                                ["x"] = -246376.109375,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 619974.4375,
                                                ["x"] = -243949.921875,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 608683.9375,
                                                ["x"] = -236396.203125,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 597297.625,
                                                ["x"] = -235555.84375,
                                            }, -- end of [336]
                                            [337] = 
                                            {
                                                ["y"] = 597247.0625,
                                                ["x"] = -235578.296875,
                                            }, -- end of [337]
                                            [169] = 
                                            {
                                                ["y"] = 608633.75,
                                                ["x"] = -236368.3125,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 597195.6875,
                                                ["x"] = -235598.984375,
                                            }, -- end of [338]
                                            [339] = 
                                            {
                                                ["y"] = 597143.6875,
                                                ["x"] = -235617.875,
                                            }, -- end of [339]
                                            [85] = 
                                            {
                                                ["y"] = 619957.4375,
                                                ["x"] = -243931.703125,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 608582.8125,
                                                ["x"] = -236341.875,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 597091.0625,
                                                ["x"] = -235634.96875,
                                            }, -- end of [340]
                                            [341] = 
                                            {
                                                ["y"] = 597037.875,
                                                ["x"] = -235650.234375,
                                            }, -- end of [341]
                                            [171] = 
                                            {
                                                ["y"] = 608531.0625,
                                                ["x"] = -236316.921875,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 596984.1875,
                                                ["x"] = -235663.640625,
                                            }, -- end of [342]
                                            [343] = 
                                            {
                                                ["y"] = 596930.125,
                                                ["x"] = -235675.1875,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 624295.5,
                                                ["x"] = -246367.296875,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 619941.25,
                                                ["x"] = -243912.71875,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 608478.6875,
                                                ["x"] = -236293.453125,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 596875.625,
                                                ["x"] = -235684.859375,
                                            }, -- end of [344]
                                            [345] = 
                                            {
                                                ["y"] = 596782,
                                                ["x"] = -235699.8125,
                                            }, -- end of [345]
                                            [173] = 
                                            {
                                                ["y"] = 608373.1875,
                                                ["x"] = -236247.8125,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 596760.1875,
                                                ["x"] = -235704.140625,
                                            }, -- end of [346]
                                            [347] = 
                                            {
                                                ["y"] = 596738.8125,
                                                ["x"] = -235710.0625,
                                            }, -- end of [347]
                                            [87] = 
                                            {
                                                ["y"] = 619925.9375,
                                                ["x"] = -243893.015625,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 607893.375,
                                                ["x"] = -235992.46875,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 596717.875,
                                                ["x"] = -235717.546875,
                                            }, -- end of [348]
                                            [349] = 
                                            {
                                                ["y"] = 596697.625,
                                                ["x"] = -235726.546875,
                                            }, -- end of [349]
                                            [175] = 
                                            {
                                                ["y"] = 607858.4375,
                                                ["x"] = -235972.953125,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 595813.5625,
                                                ["x"] = -236158.9375,
                                            }, -- end of [350]
                                            [11] = 
                                            {
                                                ["y"] = 626630.5625,
                                                ["x"] = -245353.25,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 624840.5,
                                                ["x"] = -246202.75,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 623713.8125,
                                                ["x"] = -246157.9375,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 619568.875,
                                                ["x"] = -243409.890625,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 607824.25,
                                                ["x"] = -235952.046875,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 595755.1875,
                                                ["x"] = -236183.046875,
                                            }, -- end of [352]
                                            [353] = 
                                            {
                                                ["y"] = 595724.9375,
                                                ["x"] = -236192.28125,
                                            }, -- end of [353]
                                            [177] = 
                                            {
                                                ["y"] = 607790.9375,
                                                ["x"] = -235929.796875,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 595694.1875,
                                                ["x"] = -236199.59375,
                                            }, -- end of [354]
                                            [355] = 
                                            {
                                                ["y"] = 595663.0625,
                                                ["x"] = -236204.953125,
                                            }, -- end of [355]
                                            [89] = 
                                            {
                                                ["y"] = 619548.375,
                                                ["x"] = -243383.6875,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 607758.5625,
                                                ["x"] = -235906.21875,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 595631.625,
                                                ["x"] = -236208.328125,
                                            }, -- end of [356]
                                            [357] = 
                                            {
                                                ["y"] = 595600.0625,
                                                ["x"] = -236209.71875,
                                            }, -- end of [357]
                                            [179] = 
                                            {
                                                ["y"] = 607727.125,
                                                ["x"] = -235881.359375,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 595568.4375,
                                                ["x"] = -236209.09375,
                                            }, -- end of [358]
                                            [359] = 
                                            {
                                                ["y"] = 595536.9375,
                                                ["x"] = -236206.484375,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 623660.1875,
                                                ["x"] = -246137.59375,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 619526.5,
                                                ["x"] = -243358.640625,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 607696.6875,
                                                ["x"] = -235855.25,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 595505.6875,
                                                ["x"] = -236201.90625,
                                            }, -- end of [360]
                                            [361] = 
                                            {
                                                ["y"] = 595474.75,
                                                ["x"] = -236195.34375,
                                            }, -- end of [361]
                                            [181] = 
                                            {
                                                ["y"] = 607667.375,
                                                ["x"] = -235827.953125,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 595444.3125,
                                                ["x"] = -236186.84375,
                                            }, -- end of [362]
                                            [363] = 
                                            {
                                                ["y"] = 595414.5,
                                                ["x"] = -236176.4375,
                                            }, -- end of [363]
                                            [91] = 
                                            {
                                                ["y"] = 619503.25,
                                                ["x"] = -243334.859375,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 607484.25,
                                                ["x"] = -235650.484375,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 595385.375,
                                                ["x"] = -236164.171875,
                                            }, -- end of [364]
                                            [365] = 
                                            {
                                                ["y"] = 595357.0625,
                                                ["x"] = -236150.09375,
                                            }, -- end of [365]
                                            [183] = 
                                            {
                                                ["y"] = 607457.625,
                                                ["x"] = -235620.140625,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 595329.6875,
                                                ["x"] = -236134.25,
                                            }, -- end of [366]
                                            [23] = 
                                            {
                                                ["y"] = 624811.125,
                                                ["x"] = -246223.96875,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 623607.25,
                                                ["x"] = -246115.515625,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 619478.75,
                                                ["x"] = -243312.390625,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 607429.8125,
                                                ["x"] = -235590.890625,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 594805.75,
                                                ["x"] = -235814.875,
                                            }, -- end of [368]
                                            [369] = 
                                            {
                                                ["y"] = 594763.625,
                                                ["x"] = -235786.203125,
                                            }, -- end of [369]
                                            [185] = 
                                            {
                                                ["y"] = 607400.8125,
                                                ["x"] = -235562.796875,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 594722.4375,
                                                ["x"] = -235756.125,
                                            }, -- end of [370]
                                            [371] = 
                                            {
                                                ["y"] = 594682.3125,
                                                ["x"] = -235724.671875,
                                            }, -- end of [371]
                                            [93] = 
                                            {
                                                ["y"] = 619453,
                                                ["x"] = -243291.3125,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 607370.75,
                                                ["x"] = -235535.875,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 594643.3125,
                                                ["x"] = -235691.859375,
                                            }, -- end of [372]
                                            [373] = 
                                            {
                                                ["y"] = 594605.4375,
                                                ["x"] = -235657.75,
                                            }, -- end of [373]
                                            [187] = 
                                            {
                                                ["y"] = 607339.5625,
                                                ["x"] = -235510.203125,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [374]
                                            [375] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 623555,
                                                ["x"] = -246091.703125,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 619426.125,
                                                ["x"] = -243271.703125,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 607307.4375,
                                                ["x"] = -235485.8125,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 594530.625,
                                                ["x"] = -235584.3125,
                                            }, -- end of [376]
                                            [377] = 
                                            {
                                                ["y"] = 594504.875,
                                                ["x"] = -235557.96875,
                                            }, -- end of [377]
                                            [189] = 
                                            {
                                                ["y"] = 607274.3125,
                                                ["x"] = -235462.71875,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 594479.75,
                                                ["x"] = -235531,
                                            }, -- end of [378]
                                            [379] = 
                                            {
                                                ["y"] = 594455.375,
                                                ["x"] = -235503.40625,
                                            }, -- end of [379]
                                            [95] = 
                                            {
                                                ["y"] = 619398.25,
                                                ["x"] = -243253.609375,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 607240.25,
                                                ["x"] = -235441,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 594214.375,
                                                ["x"] = -235224.65625,
                                            }, -- end of [380]
                                            [381] = 
                                            {
                                                ["y"] = 594185.25,
                                                ["x"] = -235190.015625,
                                            }, -- end of [381]
                                            [191] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 594157.4375,
                                                ["x"] = -235154.296875,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 626775.8125,
                                                ["x"] = -245374.890625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 626713.8125,
                                                ["x"] = -245355.515625,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 626583.4375,
                                                ["x"] = -245365.25,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 624782.875,
                                                ["x"] = -246246.5625,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 623326.1875,
                                                ["x"] = -245981.8125,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 619369.375,
                                                ["x"] = -243237.078125,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 594106,
                                                ["x"] = -235079.84375,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 594082.4375,
                                                ["x"] = -235041.21875,
                                            }, -- end of [385]
                                            [193] = 
                                            {
                                                ["y"] = 607158.5,
                                                ["x"] = -235394.5625,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 594060.3125,
                                                ["x"] = -235001.71875,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 593927.0625,
                                                ["x"] = -234752.828125,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 619339.6875,
                                                ["x"] = -243222.171875,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 607108.1875,
                                                ["x"] = -235365.609375,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 593918.1875,
                                                ["x"] = -234737.234375,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 593908.375,
                                                ["x"] = -234722.171875,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 607058.6875,
                                                ["x"] = -235335.203125,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 592137.6875,
                                                ["x"] = -232168.6875,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 592123.4375,
                                                ["x"] = -232146.578125,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 623112.875,
                                                ["x"] = -245879.390625,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 617969.9375,
                                                ["x"] = -242582.328125,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 607010.125,
                                                ["x"] = -235303.359375,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 592110.6875,
                                                ["x"] = -232123.59375,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 592099.4375,
                                                ["x"] = -232099.828125,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 606962.5,
                                                ["x"] = -235270.125,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 592089.75,
                                                ["x"] = -232075.375,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 592081.75,
                                                ["x"] = -232050.328125,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 617914,
                                                ["x"] = -242555.125,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 606324.8125,
                                                ["x"] = -234813.203125,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 592075.375,
                                                ["x"] = -232024.8125,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 592070.6875,
                                                ["x"] = -231998.9375,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 606293.9375,
                                                ["x"] = -234792.484375,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 592067.6875,
                                                ["x"] = -231972.8125,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 624755.6875,
                                                ["x"] = -246270.5,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 623077.25,
                                                ["x"] = -245861.359375,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 617858.9375,
                                                ["x"] = -242526.1875,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 606262.0625,
                                                ["x"] = -234773.421875,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 592066.875,
                                                ["x"] = -231920.265625,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 592093.625,
                                                ["x"] = -231431.9375,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 606229.1875,
                                                ["x"] = -234756.09375,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 592097.4375,
                                                ["x"] = -231379.5625,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 592103.0625,
                                                ["x"] = -231327.359375,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 617804.8125,
                                                ["x"] = -242495.5625,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 606195.4375,
                                                ["x"] = -234740.515625,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 592110.5,
                                                ["x"] = -231275.390625,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 592119.75,
                                                ["x"] = -231223.703125,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 606160.9375,
                                                ["x"] = -234726.765625,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 592130.8125,
                                                ["x"] = -231172.359375,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 592143.625,
                                                ["x"] = -231121.453125,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 623042.3125,
                                                ["x"] = -245841.90625,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 617751.625,
                                                ["x"] = -242463.265625,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 606125.75,
                                                ["x"] = -234714.859375,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 592158.25,
                                                ["x"] = -231071.015625,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 592174.625,
                                                ["x"] = -231021.125,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 606090,
                                                ["x"] = -234704.828125,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 592192.6875,
                                                ["x"] = -230971.828125,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 592542.3125,
                                                ["x"] = -230068.546875,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 617699.5,
                                                ["x"] = -242429.3125,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 606053.6875,
                                                ["x"] = -234696.71875,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 592549.1875,
                                                ["x"] = -230034.078125,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 592549.5,
                                                ["x"] = -230030.203125,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 606017.0625,
                                                ["x"] = -234690.546875,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 592548.9375,
                                                ["x"] = -230026.359375,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 626559.5,
                                                ["x"] = -245372,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 624752.375,
                                                ["x"] = -246273.609375,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 623008.25,
                                                ["x"] = -245821.078125,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 617648.4375,
                                                ["x"] = -242393.78125,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 605980.125,
                                                ["x"] = -234686.328125,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 592225.1875,
                                                ["x"] = -228788.984375,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 592220.1875,
                                                ["x"] = -228773.390625,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 605943.0625,
                                                ["x"] = -234684.078125,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 592213.5,
                                                ["x"] = -228758.4375,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 592205.1875,
                                                ["x"] = -228744.296875,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 617598.5,
                                                ["x"] = -242356.65625,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 605905.9375,
                                                ["x"] = -234683.796875,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 592195.4375,
                                                ["x"] = -228731.140625,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 592184.3125,
                                                ["x"] = -228719.125,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 605868.8125,
                                                ["x"] = -234685.484375,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 592171.9375,
                                                ["x"] = -228708.40625,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 592158.4375,
                                                ["x"] = -228699.109375,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 622975,
                                                ["x"] = -245798.890625,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 617549.75,
                                                ["x"] = -242318.015625,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 605831.8125,
                                                ["x"] = -234689.140625,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 592144,
                                                ["x"] = -228691.3125,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 592128.875,
                                                ["x"] = -228685.15625,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 605795.0625,
                                                ["x"] = -234694.75,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 592113.0625,
                                                ["x"] = -228680.6875,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 592096.9375,
                                                ["x"] = -228677.953125,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 617502.25,
                                                ["x"] = -242277.859375,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 605758.6875,
                                                ["x"] = -234702.296875,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 591895.8125,
                                                ["x"] = -228655.546875,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 591707.3125,
                                                ["x"] = -228636.234375,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 605722.75,
                                                ["x"] = -234711.765625,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 591686.5625,
                                                ["x"] = -228633.375,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 624730.625,
                                                ["x"] = -246292.515625,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 622942.6875,
                                                ["x"] = -245775.390625,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 617456,
                                                ["x"] = -242236.265625,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 605687.375,
                                                ["x"] = -234723.125,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 591645.875,
                                                ["x"] = -228623.34375,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 591626.125,
                                                ["x"] = -228616.21875,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 605652.6875,
                                                ["x"] = -234736.359375,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 591607,
                                                ["x"] = -228607.734375,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 591588.4375,
                                                ["x"] = -228597.9375,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 617411.0625,
                                                ["x"] = -242193.234375,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 605627.0625,
                                                ["x"] = -234746.921875,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 590211.5625,
                                                ["x"] = -227807.109375,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 589202.4375,
                                                ["x"] = -227225.21875,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 605601.75,
                                                ["x"] = -234756.46875,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 589163.375,
                                                ["x"] = -227203.28125,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 589123.75,
                                                ["x"] = -227182.34375,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 622911.3125,
                                                ["x"] = -245750.625,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 617367.4375,
                                                ["x"] = -242148.828125,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 605575.875,
                                                ["x"] = -234764.46875,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 605549.5625,
                                                ["x"] = -234770.890625,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 589035.0625,
                                                ["x"] = -227139.09375,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 588992,
                                                ["x"] = -227119.28125,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 617325.3125,
                                                ["x"] = -242103.09375,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 605522.9375,
                                                ["x"] = -234775.734375,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 588948.3125,
                                                ["x"] = -227100.921875,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 588904.0625,
                                                ["x"] = -227084.0625,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 605496,
                                                ["x"] = -234778.953125,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 588859.25,
                                                ["x"] = -227068.6875,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 626692.375,
                                                ["x"] = -245352.125,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 626536,
                                                ["x"] = -245380.03125,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 624707.6875,
                                                ["x"] = -246309.984375,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 622785.5625,
                                                ["x"] = -245647.140625,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 617284.5625,
                                                ["x"] = -242056.078125,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 605469,
                                                ["x"] = -234780.5625,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 588707.6875,
                                                ["x"] = -227022.71875,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 588648.125,
                                                ["x"] = -227007.953125,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 605441.9375,
                                                ["x"] = -234780.546875,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 588588.125,
                                                ["x"] = -226995.03125,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 588527.75,
                                                ["x"] = -226983.953125,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 617245.3125,
                                                ["x"] = -242007.8125,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 605414.875,
                                                ["x"] = -234778.890625,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 588467.0625,
                                                ["x"] = -226974.71875,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 588406.125,
                                                ["x"] = -226967.375,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 605388,
                                                ["x"] = -234775.625,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 587159.5,
                                                ["x"] = -226836.21875,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 587101.0625,
                                                ["x"] = -226829.203125,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 622747.9375,
                                                ["x"] = -245617.015625,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 617207.5625,
                                                ["x"] = -241958.34375,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 605067.0625,
                                                ["x"] = -234726.6875,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 587042.8125,
                                                ["x"] = -226820.484375,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 586984.875,
                                                ["x"] = -226810.03125,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 605055.875,
                                                ["x"] = -234725.640625,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 586927.25,
                                                ["x"] = -226797.890625,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 586870.0625,
                                                ["x"] = -226784.046875,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 617171.375,
                                                ["x"] = -241907.71875,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 605044.625,
                                                ["x"] = -234725.84375,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 586813.25,
                                                ["x"] = -226768.53125,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 586756.9375,
                                                ["x"] = -226751.359375,
                                            }, -- end of [461]
                                            [231] = 
                                            {
                                                ["y"] = 605025,
                                                ["x"] = -234727.328125,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 586701.1875,
                                                ["x"] = -226732.515625,
                                            }, -- end of [462]
                                            [29] = 
                                            {
                                                ["y"] = 624683.6875,
                                                ["x"] = -246325.9375,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 622709.5625,
                                                ["x"] = -245587.859375,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 617136.8125,
                                                ["x"] = -241856.015625,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 605016.125,
                                                ["x"] = -234727.203125,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 586591.375,
                                                ["x"] = -226689.96875,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 586537.5,
                                                ["x"] = -226666.28125,
                                            }, -- end of [465]
                                            [233] = 
                                            {
                                                ["y"] = 605007.4375,
                                                ["x"] = -234725.515625,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 586158.75,
                                                ["x"] = -226493.25,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 586150.375,
                                                ["x"] = -226490.3125,
                                            }, -- end of [467]
                                            [117] = 
                                            {
                                                ["y"] = 617103.875,
                                                ["x"] = -241803.25,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 604702.625,
                                                ["x"] = -234638.1875,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 586141.5625,
                                                ["x"] = -226488.890625,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 585143.75,
                                                ["x"] = -226419.078125,
                                            }, -- end of [469]
                                            [235] = 
                                            {
                                                ["y"] = 604439.375,
                                                ["x"] = -234589.5625,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 585140.0625,
                                                ["x"] = -226418.40625,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 585136.625,
                                                ["x"] = -226416.9375,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 622670.4375,
                                                ["x"] = -245559.671875,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 617072.5625,
                                                ["x"] = -241749.484375,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 604402,
                                                ["x"] = -234583.5625,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 584436.375,
                                                ["x"] = -226024.859375,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 584381.875,
                                                ["x"] = -225995.625,
                                            }, -- end of [473]
                                            [237] = 
                                            {
                                                ["y"] = 604364.375,
                                                ["x"] = -234579.34375,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 584326.5,
                                                ["x"] = -225968.09375,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 584270.3125,
                                                ["x"] = -225942.296875,
                                            }, -- end of [475]
                                            [119] = 
                                            {
                                                ["y"] = 617042.9375,
                                                ["x"] = -241694.765625,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 604326.5625,
                                                ["x"] = -234576.90625,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 584213.3125,
                                                ["x"] = -225918.234375,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 584155.625,
                                                ["x"] = -225895.953125,
                                            }, -- end of [477]
                                            [239] = 
                                            {
                                                ["y"] = 604288.75,
                                                ["x"] = -234576.28125,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 584097.25,
                                                ["x"] = -225875.46875,
                                            }, -- end of [478]
                                            [15] = 
                                            {
                                                ["y"] = 626513,
                                                ["x"] = -245389.34375,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 624658.6875,
                                                ["x"] = -246340.34375,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 622118.8125,
                                                ["x"] = -245172.71875,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 616272.5,
                                                ["x"] = -240217.1875,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 604250.875,
                                                ["x"] = -234577.4375,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 583978.8125,
                                                ["x"] = -225839.953125,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = 583918.8125,
                                                ["x"] = -225824.953125,
                                            }, -- end of [481]
                                            [241] = 
                                            {
                                                ["y"] = 604056.375,
                                                ["x"] = -234587.96875,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 583858.375,
                                                ["x"] = -225811.828125,
                                            }, -- end of [482]
                                            [483] = 
                                            {
                                                ["y"] = 583797.5625,
                                                ["x"] = -225800.5625,
                                            }, -- end of [483]
                                            [121] = 
                                            {
                                                ["y"] = 616267.5,
                                                ["x"] = -240208.984375,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 604034.3125,
                                                ["x"] = -234588.34375,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 583736.4375,
                                                ["x"] = -225791.203125,
                                            }, -- end of [484]
                                            [485] = 
                                            {
                                                ["y"] = 583675.0625,
                                                ["x"] = -225783.71875,
                                            }, -- end of [485]
                                            [243] = 
                                            {
                                                ["y"] = 604012.25,
                                                ["x"] = -234587.109375,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 583613.4375,
                                                ["x"] = -225778.140625,
                                            }, -- end of [486]
                                            [487] = 
                                            {
                                                ["y"] = 583551.6875,
                                                ["x"] = -225774.46875,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 622091.9375,
                                                ["x"] = -245154.65625,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 616261.5,
                                                ["x"] = -240201.53125,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 603990.3125,
                                                ["x"] = -234584.234375,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 583489.875,
                                                ["x"] = -225772.703125,
                                            }, -- end of [488]
                                            [489] = 
                                            {
                                                ["y"] = 583428.0625,
                                                ["x"] = -225772.859375,
                                            }, -- end of [489]
                                            [245] = 
                                            {
                                                ["y"] = 603968.625,
                                                ["x"] = -234579.765625,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 583366.25,
                                                ["x"] = -225774.921875,
                                            }, -- end of [490]
                                            [491] = 
                                            {
                                                ["y"] = 583304.5,
                                                ["x"] = -225778.90625,
                                            }, -- end of [491]
                                            [123] = 
                                            {
                                                ["y"] = 616254.5,
                                                ["x"] = -240194.9375,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 603947.375,
                                                ["x"] = -234573.703125,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 583242.9375,
                                                ["x"] = -225784.78125,
                                            }, -- end of [492]
                                            [579] = 
                                            {
                                                ["y"] = 569032.3125,
                                                ["x"] = -222149.96875,
                                            }, -- end of [579]
                                            [575] = 
                                            {
                                                ["y"] = 569194.25,
                                                ["x"] = -222313.90625,
                                            }, -- end of [575]
                                            [574] = 
                                            {
                                                ["y"] = 569238.0625,
                                                ["x"] = -222351.34375,
                                            }, -- end of [574]
                                            [493] = 
                                            {
                                                ["y"] = 583181.5625,
                                                ["x"] = -225792.5625,
                                            }, -- end of [493]
                                            [573] = 
                                            {
                                                ["y"] = 569283.1875,
                                                ["x"] = -222387.28125,
                                            }, -- end of [573]
                                            [571] = 
                                            {
                                                ["y"] = 569376.8125,
                                                ["x"] = -222454.4375,
                                            }, -- end of [571]
                                            [247] = 
                                            {
                                                ["y"] = 603926.625,
                                                ["x"] = -234566.09375,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 583120.5,
                                                ["x"] = -225802.234375,
                                            }, -- end of [494]
                                            [567] = 
                                            {
                                                ["y"] = 569576.75,
                                                ["x"] = -222568.984375,
                                            }, -- end of [567]
                                            [563] = 
                                            {
                                                ["y"] = 573885,
                                                ["x"] = -224654.09375,
                                            }, -- end of [563]
                                            [559] = 
                                            {
                                                ["y"] = 574114,
                                                ["x"] = -224725.546875,
                                            }, -- end of [559]
                                            [31] = 
                                            {
                                                ["y"] = 624632.8125,
                                                ["x"] = -246353.09375,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 622064.3125,
                                                ["x"] = -245137.703125,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 616246.75,
                                                ["x"] = -240189.34375,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 603692.0625,
                                                ["x"] = -234470.1875,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 582570.9375,
                                                ["x"] = -225897.046875,
                                            }, -- end of [496]
                                            [558] = 
                                            {
                                                ["y"] = 574172.5,
                                                ["x"] = -224739.078125,
                                            }, -- end of [558]
                                            [555] = 
                                            {
                                                ["y"] = 574349.9375,
                                                ["x"] = -224769.046875,
                                            }, -- end of [555]
                                            [551] = 
                                            {
                                                ["y"] = 575177.6875,
                                                ["x"] = -224850.125,
                                            }, -- end of [551]
                                            [497] = 
                                            {
                                                ["y"] = 582509.625,
                                                ["x"] = -225904.828125,
                                            }, -- end of [497]
                                            [547] = 
                                            {
                                                ["y"] = 575407.375,
                                                ["x"] = -224899.046875,
                                            }, -- end of [547]
                                            [543] = 
                                            {
                                                ["y"] = 575629.6875,
                                                ["x"] = -224974.546875,
                                            }, -- end of [543]
                                            [249] = 
                                            {
                                                ["y"] = 603656.5,
                                                ["x"] = -234456.6875,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 582448.0625,
                                                ["x"] = -225910.71875,
                                            }, -- end of [498]
                                            [542] = 
                                            {
                                                ["y"] = 575683.8125,
                                                ["x"] = -224997.46875,
                                            }, -- end of [542]
                                            [539] = 
                                            {
                                                ["y"] = 576504.3125,
                                                ["x"] = -225386.53125,
                                            }, -- end of [539]
                                            [535] = 
                                            {
                                                ["y"] = 576736.5,
                                                ["x"] = -225471.828125,
                                            }, -- end of [535]
                                            [499] = 
                                            {
                                                ["y"] = 582386.4375,
                                                ["x"] = -225914.6875,
                                            }, -- end of [499]
                                            [531] = 
                                            {
                                                ["y"] = 576977.5,
                                                ["x"] = -225527.78125,
                                            }, -- end of [531]
                                            [125] = 
                                            {
                                                ["y"] = 616160.6875,
                                                ["x"] = -240135.703125,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 603620.25,
                                                ["x"] = -234445.015625,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 582324.625,
                                                ["x"] = -225916.765625,
                                            }, -- end of [500]
                                            [527] = 
                                            {
                                                ["y"] = 578714.9375,
                                                ["x"] = -225761.90625,
                                            }, -- end of [527]
                                            [526] = 
                                            {
                                                ["y"] = 578773.4375,
                                                ["x"] = -225765.546875,
                                            }, -- end of [526]
                                            [523] = 
                                            {
                                                ["y"] = 578949.3125,
                                                ["x"] = -225766.15625,
                                            }, -- end of [523]
                                            [501] = 
                                            {
                                                ["y"] = 582262.875,
                                                ["x"] = -225916.921875,
                                            }, -- end of [501]
                                            [519] = 
                                            {
                                                ["y"] = 579182.5625,
                                                ["x"] = -225742.9375,
                                            }, -- end of [519]
                                            [515] = 
                                            {
                                                ["y"] = 579498.625,
                                                ["x"] = -225687.4375,
                                            }, -- end of [515]
                                            [251] = 
                                            {
                                                ["y"] = 603583.5,
                                                ["x"] = -234435.1875,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 582201.0625,
                                                ["x"] = -225915.171875,
                                            }, -- end of [502]
                                            [511] = 
                                            {
                                                ["y"] = 580109.5,
                                                ["x"] = -225764.71875,
                                            }, -- end of [511]
                                            [510] = 
                                            {
                                                ["y"] = 580709.1875,
                                                ["x"] = -225770.34375,
                                            }, -- end of [510]
                                            [303] = 
                                            {
                                                ["y"] = 599905.625,
                                                ["x"] = -234164.328125,
                                            }, -- end of [303]
                                            [503] = 
                                            {
                                                ["y"] = 582139.375,
                                                ["x"] = -225911.515625,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 622036,
                                                ["x"] = -245121.890625,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 616152.3125,
                                                ["x"] = -240130.03125,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 603546.25,
                                                ["x"] = -234427.25,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 582077.8125,
                                                ["x"] = -225905.96875,
                                            }, -- end of [504]
                                            [367] = 
                                            {
                                                ["y"] = 594848.875,
                                                ["x"] = -235842.09375,
                                            }, -- end of [367]
                                            [399] = 
                                            {
                                                ["y"] = 592066.4375,
                                                ["x"] = -231946.546875,
                                            }, -- end of [399]
                                            [463] = 
                                            {
                                                ["y"] = 586645.9375,
                                                ["x"] = -226712.046875,
                                            }, -- end of [463]
                                            [505] = 
                                            {
                                                ["y"] = 582027,
                                                ["x"] = -225900.578125,
                                            }, -- end of [505]
                                            [495] = 
                                            {
                                                ["y"] = 582631.9375,
                                                ["x"] = -225887.390625,
                                            }, -- end of [495]
                                            [479] = 
                                            {
                                                ["y"] = 584038.3125,
                                                ["x"] = -225856.796875,
                                            }, -- end of [479]
                                            [253] = 
                                            {
                                                ["y"] = 603508.6875,
                                                ["x"] = -234421.203125,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 580901.25,
                                                ["x"] = -225781.390625,
                                            }, -- end of [506]
                                            [447] = 
                                            {
                                                ["y"] = 588766.75,
                                                ["x"] = -227039.3125,
                                            }, -- end of [447]
                                            [431] = 
                                            {
                                                ["y"] = 591666,
                                                ["x"] = -228629.078125,
                                            }, -- end of [431]
                                            [415] = 
                                            {
                                                ["y"] = 592241.5625,
                                                ["x"] = -228851.625,
                                            }, -- end of [415]
                                            [507] = 
                                            {
                                                ["y"] = 580853.3125,
                                                ["x"] = -225776.890625,
                                            }, -- end of [507]
                                            [383] = 
                                            {
                                                ["y"] = 594131.0625,
                                                ["x"] = -235117.5625,
                                            }, -- end of [383]
                                            [127] = 
                                            {
                                                ["y"] = 616145,
                                                ["x"] = -240123.0625,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 603470.875,
                                                ["x"] = -234417.0625,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 580805.3125,
                                                ["x"] = -225773.546875,
                                            }, -- end of [508]
                                            [351] = 
                                            {
                                                ["y"] = 595784.75,
                                                ["x"] = -236171.921875,
                                            }, -- end of [351]
                                            [335] = 
                                            {
                                                ["y"] = 597347.375,
                                                ["x"] = -235531.65625,
                                            }, -- end of [335]
                                            [319] = 
                                            {
                                                ["y"] = 598212.875,
                                                ["x"] = -234785.6875,
                                            }, -- end of [319]
                                            [509] = 
                                            {
                                                ["y"] = 580757.25,
                                                ["x"] = -225771.375,
                                            }, -- end of [509]
                                            [287] = 
                                            {
                                                ["y"] = 600769.3125,
                                                ["x"] = -234268.78125,
                                            }, -- end of [287]
                                            [271] = 
                                            {
                                                ["y"] = 601513.6875,
                                                ["x"] = -234649.640625,
                                            }, -- end of [271]
                                            [255] = 
                                            {
                                                ["y"] = 603432.875,
                                                ["x"] = -234414.859375,
                                            }, -- end of [255]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 568874.8125,
                                                ["x"] = -221959.859375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 568836.1875,
                                                ["x"] = -221913.15625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 568791.9375,
                                                ["x"] = -221865.640625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 568688.125,
                                                ["x"] = -221787.875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 567939.375,
                                                ["x"] = -221657.390625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 567620.4375,
                                                ["x"] = -221621.6875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 568659.5625,
                                                ["x"] = -221772.421875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 567614.875,
                                                ["x"] = -221620.140625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 568767.75,
                                                ["x"] = -221843.9375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 568630.125,
                                                ["x"] = -221758.703125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 567584.9375,
                                                ["x"] = -221592.484375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 567570.4375,
                                                ["x"] = -221577,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 568599.9375,
                                                ["x"] = -221746.734375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 567557.3125,
                                                ["x"] = -221560.328125,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 568814.75,
                                                ["x"] = -221888.75,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 568742.3125,
                                                ["x"] = -221823.6875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 568569.0625,
                                                ["x"] = -221736.5625,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 567535.4375,
                                                ["x"] = -221523.9375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 567526.9375,
                                                ["x"] = -221504.484375,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 568537.6875,
                                                ["x"] = -221728.234375,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 567085.0625,
                                                ["x"] = -220371.953125,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 568715.75,
                                                ["x"] = -221804.984375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 568505.8125,
                                                ["x"] = -221721.78125,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 567545.625,
                                                ["x"] = -221542.59375,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 567610.1875,
                                                ["x"] = -221616.859375,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 568473.625,
                                                ["x"] = -221717.21875,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 567007.1299126,
                                                ["x"] = -220172.09262263,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 625833.22157064,
                                                ["x"] = -245705.81205826,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 567085.09320643,
                                                ["x"] = -220371.96803103,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 567777.14285714,
                                                ["x"] = -219979.42857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 125,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 627461.49954313,
                                            ["x"] = -245673.68852849,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11376.715618577,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 568874.83264998,
                                            ["x"] = -221959.87395927,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13188.839670208,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567085.09320643,
                                            ["x"] = -220371.96803103,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13389.170670776,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567777.14285714,
                                            ["x"] = -219979.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 627461.49954313,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #285",
                                        ["unitId"] = 356,
                                        ["heading"] = -1.1861892113916,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245673.68852849,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 627489.00010163,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #286",
                                        ["unitId"] = 357,
                                        ["heading"] = -1.1861892113916,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245685.6716768,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 627516.5006294,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #287",
                                        ["unitId"] = 358,
                                        ["heading"] = -1.1861892113916,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245697.65481172,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 627544.00118789,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #288",
                                        ["unitId"] = 359,
                                        ["heading"] = -1.1861892113916,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245709.63796002,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 627571.50171566,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #289",
                                        ["unitId"] = 360,
                                        ["heading"] = -1.1861892113916,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245721.62109494,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 627599.00224343,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #290",
                                        ["unitId"] = 361,
                                        ["heading"] = -1.1861892113916,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245733.60422986,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 627626.48407607,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #291",
                                        ["unitId"] = 362,
                                        ["heading"] = -1.1861892113916,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245745.58004517,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 627654.01630975,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #292",
                                        ["unitId"] = 363,
                                        ["heading"] = -1.1861892113916,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -245757.57534239,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 627461.49954313,
                                ["x"] = -245673.68852849,
                                ["name"] = "USA ART. #004",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 566969.99999999,
                                                ["x"] = -220080.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 566969.99999999,
                                                ["x"] = -220080.85714286,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 567033.0325554,
                                                ["x"] = -220238.48732033,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 566448.57142856,
                                                ["x"] = -220795.14285715,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 601452.625,
                                                ["x"] = -234644.0625,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 599869.6875,
                                                ["x"] = -234175.453125,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 597297.625,
                                                ["x"] = -235555.84375,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 594805.75,
                                                ["x"] = -235814.875,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 611480.75,
                                                ["x"] = -237674.953125,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 586701.1875,
                                                ["x"] = -226732.515625,
                                            }, -- end of [316]
                                            [380] = 
                                            {
                                                ["y"] = 578773.4375,
                                                ["x"] = -225765.546875,
                                            }, -- end of [380]
                                            [444] = 
                                            {
                                                ["y"] = 568599.9375,
                                                ["x"] = -221746.734375,
                                            }, -- end of [444]
                                            [2] = 
                                            {
                                                ["y"] = 611251.0625,
                                                ["x"] = -237592.65625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 611201.0625,
                                                ["x"] = -237576.4375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 611150.5625,
                                                ["x"] = -237561.75,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 611099.625,
                                                ["x"] = -237548.640625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 611048.3125,
                                                ["x"] = -237537.109375,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 610996.6875,
                                                ["x"] = -237527.171875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 610944.75,
                                                ["x"] = -237518.828125,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 610827,
                                                ["x"] = -237504.671875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 610731.4375,
                                                ["x"] = -237490.234375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 610637.25,
                                                ["x"] = -237468.734375,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 610544.875,
                                                ["x"] = -237440.296875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 610367.75,
                                                ["x"] = -237363.25,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 608582.8125,
                                                ["x"] = -236341.875,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 607893.375,
                                                ["x"] = -235992.46875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 607758.5625,
                                                ["x"] = -235906.21875,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 607370.75,
                                                ["x"] = -235535.875,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 607108.1875,
                                                ["x"] = -235365.609375,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 606195.4375,
                                                ["x"] = -234740.515625,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 605905.9375,
                                                ["x"] = -234683.796875,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 605414.875,
                                                ["x"] = -234778.890625,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 604034.3125,
                                                ["x"] = -234588.34375,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 602456,
                                                ["x"] = -234386.328125,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 601422.5,
                                                ["x"] = -234638.484375,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 599183.375,
                                                ["x"] = -234441.5625,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 597195.6875,
                                                ["x"] = -235598.984375,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 594722.4375,
                                                ["x"] = -235756.125,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 592097.4375,
                                                ["x"] = -231379.5625,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 586158.75,
                                                ["x"] = -226493.25,
                                            }, -- end of [320]
                                            [384] = 
                                            {
                                                ["y"] = 577038.6875,
                                                ["x"] = -225537.0625,
                                            }, -- end of [384]
                                            [448] = 
                                            {
                                                ["y"] = 568473.625,
                                                ["x"] = -221717.21875,
                                            }, -- end of [448]
                                            [257] = 
                                            {
                                                ["y"] = 592103.0625,
                                                ["x"] = -231327.359375,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 586150.375,
                                                ["x"] = -226490.3125,
                                            }, -- end of [321]
                                            [385] = 
                                            {
                                                ["y"] = 576977.5,
                                                ["x"] = -225527.78125,
                                            }, -- end of [385]
                                            [449] = 
                                            {
                                                ["y"] = 567939.375,
                                                ["x"] = -221657.390625,
                                            }, -- end of [449]
                                            [129] = 
                                            {
                                                ["y"] = 601392.75,
                                                ["x"] = -234631.0625,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 599137,
                                                ["x"] = -234458.953125,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 597143.6875,
                                                ["x"] = -235617.875,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 594682.3125,
                                                ["x"] = -235724.671875,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 592110.5,
                                                ["x"] = -231275.390625,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 586141.5625,
                                                ["x"] = -226488.890625,
                                            }, -- end of [322]
                                            [386] = 
                                            {
                                                ["y"] = 576916.625,
                                                ["x"] = -225516.59375,
                                            }, -- end of [386]
                                            [450] = 
                                            {
                                                ["y"] = 567620.4375,
                                                ["x"] = -221621.6875,
                                            }, -- end of [450]
                                            [65] = 
                                            {
                                                ["y"] = 605868.8125,
                                                ["x"] = -234685.484375,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 605388,
                                                ["x"] = -234775.625,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 604012.25,
                                                ["x"] = -234587.109375,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 602419.0625,
                                                ["x"] = -234389.40625,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 601363.5,
                                                ["x"] = -234621.828125,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 599090.25,
                                                ["x"] = -234475.1875,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 597091.0625,
                                                ["x"] = -235634.96875,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 594643.3125,
                                                ["x"] = -235691.859375,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 592130.8125,
                                                ["x"] = -231172.359375,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 585140.0625,
                                                ["x"] = -226418.40625,
                                            }, -- end of [324]
                                            [388] = 
                                            {
                                                ["y"] = 576796.0625,
                                                ["x"] = -225488.609375,
                                            }, -- end of [388]
                                            [452] = 
                                            {
                                                ["y"] = 567610.1875,
                                                ["x"] = -221616.859375,
                                            }, -- end of [452]
                                            [261] = 
                                            {
                                                ["y"] = 592143.625,
                                                ["x"] = -231121.453125,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 585136.625,
                                                ["x"] = -226416.9375,
                                            }, -- end of [325]
                                            [389] = 
                                            {
                                                ["y"] = 576736.5,
                                                ["x"] = -225471.828125,
                                            }, -- end of [389]
                                            [453] = 
                                            {
                                                ["y"] = 567584.9375,
                                                ["x"] = -221592.484375,
                                            }, -- end of [453]
                                            [131] = 
                                            {
                                                ["y"] = 601334.875,
                                                ["x"] = -234610.8125,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 599043.0625,
                                                ["x"] = -234490.25,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 597037.875,
                                                ["x"] = -235650.234375,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 594605.4375,
                                                ["x"] = -235657.75,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 592158.25,
                                                ["x"] = -231071.015625,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 584436.375,
                                                ["x"] = -226024.859375,
                                            }, -- end of [326]
                                            [390] = 
                                            {
                                                ["y"] = 576677.5,
                                                ["x"] = -225453.203125,
                                            }, -- end of [390]
                                            [454] = 
                                            {
                                                ["y"] = 567570.4375,
                                                ["x"] = -221577,
                                            }, -- end of [454]
                                            [33] = 
                                            {
                                                ["y"] = 607727.125,
                                                ["x"] = -235881.359375,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 607339.5625,
                                                ["x"] = -235510.203125,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 607058.6875,
                                                ["x"] = -235335.203125,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 606160.9375,
                                                ["x"] = -234726.765625,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 605831.8125,
                                                ["x"] = -234689.140625,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 605067.0625,
                                                ["x"] = -234726.6875,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 603990.3125,
                                                ["x"] = -234584.234375,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 602382.25,
                                                ["x"] = -234394.203125,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 601307,
                                                ["x"] = -234598.078125,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 598995.5,
                                                ["x"] = -234504.140625,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 596984.1875,
                                                ["x"] = -235663.640625,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 592192.6875,
                                                ["x"] = -230971.828125,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 584326.5,
                                                ["x"] = -225968.09375,
                                            }, -- end of [328]
                                            [392] = 
                                            {
                                                ["y"] = 576561.3125,
                                                ["x"] = -225410.546875,
                                            }, -- end of [392]
                                            [456] = 
                                            {
                                                ["y"] = 567545.625,
                                                ["x"] = -221542.59375,
                                            }, -- end of [456]
                                            [265] = 
                                            {
                                                ["y"] = 592542.3125,
                                                ["x"] = -230068.546875,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 584270.3125,
                                                ["x"] = -225942.296875,
                                            }, -- end of [329]
                                            [393] = 
                                            {
                                                ["y"] = 576504.3125,
                                                ["x"] = -225386.53125,
                                            }, -- end of [393]
                                            [457] = 
                                            {
                                                ["y"] = 567535.4375,
                                                ["x"] = -221523.9375,
                                            }, -- end of [457]
                                            [133] = 
                                            {
                                                ["y"] = 601279.9375,
                                                ["x"] = -234583.65625,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 598544.3125,
                                                ["x"] = -234629.96875,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 596930.125,
                                                ["x"] = -235675.1875,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 592549.1875,
                                                ["x"] = -230034.078125,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 584213.3125,
                                                ["x"] = -225918.234375,
                                            }, -- end of [330]
                                            [394] = 
                                            {
                                                ["y"] = 576448.0625,
                                                ["x"] = -225360.765625,
                                            }, -- end of [394]
                                            [458] = 
                                            {
                                                ["y"] = 567526.9375,
                                                ["x"] = -221504.484375,
                                            }, -- end of [458]
                                            [67] = 
                                            {
                                                ["y"] = 605795.0625,
                                                ["x"] = -234694.75,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 605055.875,
                                                ["x"] = -234725.640625,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 603968.625,
                                                ["x"] = -234579.765625,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 602345.75,
                                                ["x"] = -234400.6875,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 601253.8125,
                                                ["x"] = -234567.59375,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 598500.25,
                                                ["x"] = -234643.25,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 596875.625,
                                                ["x"] = -235684.859375,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 594530.625,
                                                ["x"] = -235584.3125,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 592548.9375,
                                                ["x"] = -230026.359375,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 584097.25,
                                                ["x"] = -225875.46875,
                                            }, -- end of [332]
                                            [396] = 
                                            {
                                                ["y"] = 575683.8125,
                                                ["x"] = -224997.46875,
                                            }, -- end of [396]
                                            [269] = 
                                            {
                                                ["y"] = 592241.5625,
                                                ["x"] = -228851.625,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 584038.3125,
                                                ["x"] = -225856.796875,
                                            }, -- end of [333]
                                            [397] = 
                                            {
                                                ["y"] = 575629.6875,
                                                ["x"] = -224974.546875,
                                            }, -- end of [397]
                                            [135] = 
                                            {
                                                ["y"] = 600996,
                                                ["x"] = -234398.046875,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 598456.875,
                                                ["x"] = -234658.359375,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 596782,
                                                ["x"] = -235699.8125,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 594504.875,
                                                ["x"] = -235557.96875,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 610499.5625,
                                                ["x"] = -237423.515625,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 610325.375,
                                                ["x"] = -237339.953125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 608531.0625,
                                                ["x"] = -236316.921875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 607858.4375,
                                                ["x"] = -235972.953125,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 607696.6875,
                                                ["x"] = -235855.25,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 607307.4375,
                                                ["x"] = -235485.8125,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 607010.125,
                                                ["x"] = -235303.359375,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 606125.75,
                                                ["x"] = -234714.859375,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 605758.6875,
                                                ["x"] = -234702.296875,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 605044.625,
                                                ["x"] = -234725.84375,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 603947.375,
                                                ["x"] = -234573.703125,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 602309.5625,
                                                ["x"] = -234408.859375,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 600941.625,
                                                ["x"] = -234361.734375,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 598414.0625,
                                                ["x"] = -234675.265625,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 596760.1875,
                                                ["x"] = -235704.140625,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 594479.75,
                                                ["x"] = -235531,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 592213.5,
                                                ["x"] = -228758.4375,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 583858.375,
                                                ["x"] = -225811.828125,
                                            }, -- end of [336]
                                            [400] = 
                                            {
                                                ["y"] = 575463.75,
                                                ["x"] = -224915.46875,
                                            }, -- end of [400]
                                            [273] = 
                                            {
                                                ["y"] = 592205.1875,
                                                ["x"] = -228744.296875,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 583797.5625,
                                                ["x"] = -225800.5625,
                                            }, -- end of [337]
                                            [401] = 
                                            {
                                                ["y"] = 575407.375,
                                                ["x"] = -224899.046875,
                                            }, -- end of [401]
                                            [137] = 
                                            {
                                                ["y"] = 600913.5,
                                                ["x"] = -234343.8125,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 598372.0625,
                                                ["x"] = -234693.9375,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 596738.8125,
                                                ["x"] = -235710.0625,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 594455.375,
                                                ["x"] = -235503.40625,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 592195.4375,
                                                ["x"] = -228731.140625,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 583736.4375,
                                                ["x"] = -225791.203125,
                                            }, -- end of [338]
                                            [402] = 
                                            {
                                                ["y"] = 575350.5,
                                                ["x"] = -224884.296875,
                                            }, -- end of [402]
                                            [69] = 
                                            {
                                                ["y"] = 605722.75,
                                                ["x"] = -234711.765625,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 605025,
                                                ["x"] = -234727.328125,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 603926.625,
                                                ["x"] = -234566.09375,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 602273.75,
                                                ["x"] = -234418.703125,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 600884.8125,
                                                ["x"] = -234326.75,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 598330.875,
                                                ["x"] = -234714.359375,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 596717.875,
                                                ["x"] = -235717.546875,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 594214.375,
                                                ["x"] = -235224.65625,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 592171.9375,
                                                ["x"] = -228708.40625,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 583613.4375,
                                                ["x"] = -225778.140625,
                                            }, -- end of [340]
                                            [404] = 
                                            {
                                                ["y"] = 575235.625,
                                                ["x"] = -224859.828125,
                                            }, -- end of [404]
                                            [277] = 
                                            {
                                                ["y"] = 592158.4375,
                                                ["x"] = -228699.109375,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 583551.6875,
                                                ["x"] = -225774.46875,
                                            }, -- end of [341]
                                            [405] = 
                                            {
                                                ["y"] = 575177.6875,
                                                ["x"] = -224850.125,
                                            }, -- end of [405]
                                            [139] = 
                                            {
                                                ["y"] = 600855.625,
                                                ["x"] = -234310.5625,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 598290.5625,
                                                ["x"] = -234736.484375,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 596697.625,
                                                ["x"] = -235726.546875,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 594185.25,
                                                ["x"] = -235190.015625,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 592144,
                                                ["x"] = -228691.3125,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 583489.875,
                                                ["x"] = -225772.703125,
                                            }, -- end of [342]
                                            [406] = 
                                            {
                                                ["y"] = 575119.5,
                                                ["x"] = -224842.140625,
                                            }, -- end of [406]
                                            [35] = 
                                            {
                                                ["y"] = 607667.375,
                                                ["x"] = -235827.953125,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 607274.3125,
                                                ["x"] = -235462.71875,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 606962.5,
                                                ["x"] = -235270.125,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 606090,
                                                ["x"] = -234704.828125,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 605687.375,
                                                ["x"] = -234723.125,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 605016.125,
                                                ["x"] = -234727.203125,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 603692.0625,
                                                ["x"] = -234470.1875,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 602238.5,
                                                ["x"] = -234430.203125,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 600811.625,
                                                ["x"] = -234287.9375,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 598251.1875,
                                                ["x"] = -234760.28125,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 595813.5625,
                                                ["x"] = -236158.9375,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 594157.4375,
                                                ["x"] = -235154.296875,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 592113.0625,
                                                ["x"] = -228680.6875,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 583366.25,
                                                ["x"] = -225774.921875,
                                            }, -- end of [344]
                                            [408] = 
                                            {
                                                ["y"] = 574409.625,
                                                ["x"] = -224775.484375,
                                            }, -- end of [408]
                                            [281] = 
                                            {
                                                ["y"] = 592096.9375,
                                                ["x"] = -228677.953125,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 583304.5,
                                                ["x"] = -225778.90625,
                                            }, -- end of [345]
                                            [409] = 
                                            {
                                                ["y"] = 574349.9375,
                                                ["x"] = -224769.046875,
                                            }, -- end of [409]
                                            [141] = 
                                            {
                                                ["y"] = 600769.3125,
                                                ["x"] = -234268.78125,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 598212.875,
                                                ["x"] = -234785.6875,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 595784.75,
                                                ["x"] = -236171.921875,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 594131.0625,
                                                ["x"] = -235117.5625,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 591895.8125,
                                                ["x"] = -228655.546875,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 583242.9375,
                                                ["x"] = -225784.78125,
                                            }, -- end of [346]
                                            [410] = 
                                            {
                                                ["y"] = 574290.5,
                                                ["x"] = -224760.84375,
                                            }, -- end of [410]
                                            [459] = 
                                            {
                                                ["y"] = 567033.0625,
                                                ["x"] = -220238.5,
                                            }, -- end of [459]
                                            [443] = 
                                            {
                                                ["y"] = 568630.125,
                                                ["x"] = -221758.703125,
                                            }, -- end of [443]
                                            [379] = 
                                            {
                                                ["y"] = 578832.0625,
                                                ["x"] = -225767.46875,
                                            }, -- end of [379]
                                            [315] = 
                                            {
                                                ["y"] = 586756.9375,
                                                ["x"] = -226751.359375,
                                            }, -- end of [315]
                                            [71] = 
                                            {
                                                ["y"] = 605652.6875,
                                                ["x"] = -234736.359375,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 605007.4375,
                                                ["x"] = -234725.515625,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 603656.5,
                                                ["x"] = -234456.6875,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 601694.5,
                                                ["x"] = -234621.53125,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 600726.1875,
                                                ["x"] = -234251.421875,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 598175.625,
                                                ["x"] = -234812.6875,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 595755.1875,
                                                ["x"] = -236183.046875,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 594106,
                                                ["x"] = -235079.84375,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 591686.5625,
                                                ["x"] = -228633.375,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 583120.5,
                                                ["x"] = -225802.234375,
                                            }, -- end of [348]
                                            [412] = 
                                            {
                                                ["y"] = 574172.5,
                                                ["x"] = -224739.078125,
                                            }, -- end of [412]
                                            [446] = 
                                            {
                                                ["y"] = 568537.6875,
                                                ["x"] = -221728.234375,
                                            }, -- end of [446]
                                            [445] = 
                                            {
                                                ["y"] = 568569.0625,
                                                ["x"] = -221736.5625,
                                            }, -- end of [445]
                                            [455] = 
                                            {
                                                ["y"] = 567557.3125,
                                                ["x"] = -221560.328125,
                                            }, -- end of [455]
                                            [263] = 
                                            {
                                                ["y"] = 592174.625,
                                                ["x"] = -231021.125,
                                            }, -- end of [263]
                                            [239] = 
                                            {
                                                ["y"] = 594082.4375,
                                                ["x"] = -235041.21875,
                                            }, -- end of [239]
                                            [285] = 
                                            {
                                                ["y"] = 591666,
                                                ["x"] = -228629.078125,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 582631.9375,
                                                ["x"] = -225887.390625,
                                            }, -- end of [349]
                                            [413] = 
                                            {
                                                ["y"] = 574114,
                                                ["x"] = -224725.546875,
                                            }, -- end of [413]
                                            [287] = 
                                            {
                                                ["y"] = 591626.125,
                                                ["x"] = -228616.21875,
                                            }, -- end of [287]
                                            [9] = 
                                            {
                                                ["y"] = 610892.625,
                                                ["x"] = -237512.109375,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 610779.125,
                                                ["x"] = -237498.34375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 610684.125,
                                                ["x"] = -237480.359375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 610590.75,
                                                ["x"] = -237455.375,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 610454.875,
                                                ["x"] = -237405.0625,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 608683.9375,
                                                ["x"] = -236396.203125,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 608478.6875,
                                                ["x"] = -236293.453125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 607824.25,
                                                ["x"] = -235952.046875,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 607484.25,
                                                ["x"] = -235650.484375,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 607240.25,
                                                ["x"] = -235441,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 606324.8125,
                                                ["x"] = -234813.203125,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 606053.6875,
                                                ["x"] = -234696.71875,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 605627.0625,
                                                ["x"] = -234746.921875,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 604702.625,
                                                ["x"] = -234638.1875,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 603620.25,
                                                ["x"] = -234445.015625,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 601665.25,
                                                ["x"] = -234630.8125,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 600638,
                                                ["x"] = -234222.234375,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 598104.6875,
                                                ["x"] = -234871.21875,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 595694.1875,
                                                ["x"] = -236199.59375,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 594060.3125,
                                                ["x"] = -235001.71875,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 591607,
                                                ["x"] = -228607.734375,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 582448.0625,
                                                ["x"] = -225910.71875,
                                            }, -- end of [352]
                                            [416] = 
                                            {
                                                ["y"] = 573941.4375,
                                                ["x"] = -224674.53125,
                                            }, -- end of [416]
                                            [319] = 
                                            {
                                                ["y"] = 586537.5,
                                                ["x"] = -226666.28125,
                                            }, -- end of [319]
                                            [343] = 
                                            {
                                                ["y"] = 583428.0625,
                                                ["x"] = -225772.859375,
                                            }, -- end of [343]
                                            [351] = 
                                            {
                                                ["y"] = 582509.625,
                                                ["x"] = -225904.828125,
                                            }, -- end of [351]
                                            [347] = 
                                            {
                                                ["y"] = 583181.5625,
                                                ["x"] = -225792.5625,
                                            }, -- end of [347]
                                            [323] = 
                                            {
                                                ["y"] = 585143.75,
                                                ["x"] = -226419.078125,
                                            }, -- end of [323]
                                            [289] = 
                                            {
                                                ["y"] = 591588.4375,
                                                ["x"] = -228597.9375,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 582386.4375,
                                                ["x"] = -225914.6875,
                                            }, -- end of [353]
                                            [417] = 
                                            {
                                                ["y"] = 573885,
                                                ["x"] = -224654.09375,
                                            }, -- end of [417]
                                            [254] = 
                                            {
                                                ["y"] = 592066.875,
                                                ["x"] = -231920.265625,
                                            }, -- end of [254]
                                            [145] = 
                                            {
                                                ["y"] = 600593.0625,
                                                ["x"] = -234210.453125,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 598071.125,
                                                ["x"] = -234902.65625,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 595663.0625,
                                                ["x"] = -236204.953125,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 593927.0625,
                                                ["x"] = -234752.828125,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 590211.5625,
                                                ["x"] = -227807.109375,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 582324.625,
                                                ["x"] = -225916.765625,
                                            }, -- end of [354]
                                            [418] = 
                                            {
                                                ["y"] = 573829.1875,
                                                ["x"] = -224631.96875,
                                            }, -- end of [418]
                                            [391] = 
                                            {
                                                ["y"] = 576619.0625,
                                                ["x"] = -225432.78125,
                                            }, -- end of [391]
                                            [398] = 
                                            {
                                                ["y"] = 575575,
                                                ["x"] = -224953.234375,
                                            }, -- end of [398]
                                            [415] = 
                                            {
                                                ["y"] = 573998.4375,
                                                ["x"] = -224693.25,
                                            }, -- end of [415]
                                            [271] = 
                                            {
                                                ["y"] = 592220.1875,
                                                ["x"] = -228773.390625,
                                            }, -- end of [271]
                                            [414] = 
                                            {
                                                ["y"] = 574056,
                                                ["x"] = -224710.265625,
                                            }, -- end of [414]
                                            [73] = 
                                            {
                                                ["y"] = 605601.75,
                                                ["x"] = -234756.46875,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 604439.375,
                                                ["x"] = -234589.5625,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 603583.5,
                                                ["x"] = -234435.1875,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 601635.5,
                                                ["x"] = -234638.28125,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 600547.625,
                                                ["x"] = -234200.59375,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 598038.9375,
                                                ["x"] = -234935.46875,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 595631.625,
                                                ["x"] = -236208.328125,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 593918.1875,
                                                ["x"] = -234737.234375,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 589163.375,
                                                ["x"] = -227203.28125,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 582201.0625,
                                                ["x"] = -225915.171875,
                                            }, -- end of [356]
                                            [420] = 
                                            {
                                                ["y"] = 573719.75,
                                                ["x"] = -224582.765625,
                                            }, -- end of [420]
                                            [411] = 
                                            {
                                                ["y"] = 574231.3125,
                                                ["x"] = -224750.84375,
                                            }, -- end of [411]
                                            [407] = 
                                            {
                                                ["y"] = 575061.125,
                                                ["x"] = -224835.859375,
                                            }, -- end of [407]
                                            [403] = 
                                            {
                                                ["y"] = 575293.25,
                                                ["x"] = -224871.21875,
                                            }, -- end of [403]
                                            [399] = 
                                            {
                                                ["y"] = 575519.625,
                                                ["x"] = -224933.53125,
                                            }, -- end of [399]
                                            [395] = 
                                            {
                                                ["y"] = 575737.1875,
                                                ["x"] = -225021.953125,
                                            }, -- end of [395]
                                            [293] = 
                                            {
                                                ["y"] = 589123.75,
                                                ["x"] = -227182.34375,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 582139.375,
                                                ["x"] = -225911.515625,
                                            }, -- end of [357]
                                            [421] = 
                                            {
                                                ["y"] = 569576.75,
                                                ["x"] = -222568.984375,
                                            }, -- end of [421]
                                            [387] = 
                                            {
                                                ["y"] = 576856.125,
                                                ["x"] = -225503.53125,
                                            }, -- end of [387]
                                            [147] = 
                                            {
                                                ["y"] = 600277.8125,
                                                ["x"] = -234148.625,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 597788.1875,
                                                ["x"] = -235201.71875,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 595600.0625,
                                                ["x"] = -236209.71875,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 593908.375,
                                                ["x"] = -234722.171875,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 582077.8125,
                                                ["x"] = -225905.96875,
                                            }, -- end of [358]
                                            [422] = 
                                            {
                                                ["y"] = 569525.375,
                                                ["x"] = -222542.90625,
                                            }, -- end of [422]
                                            [106] = 
                                            {
                                                ["y"] = 603546.25,
                                                ["x"] = -234427.25,
                                            }, -- end of [106]
                                            [37] = 
                                            {
                                                ["y"] = 607457.625,
                                                ["x"] = -235620.140625,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 606293.9375,
                                                ["x"] = -234792.484375,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 606017.0625,
                                                ["x"] = -234690.546875,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 605575.875,
                                                ["x"] = -234764.46875,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 604402,
                                                ["x"] = -234583.5625,
                                            }, -- end of [90]
                                            [423] = 
                                            {
                                                ["y"] = 569474.875,
                                                ["x"] = -222515.109375,
                                            }, -- end of [423]
                                            [122] = 
                                            {
                                                ["y"] = 601605.375,
                                                ["x"] = -234643.921875,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 600240.75,
                                                ["x"] = -234142.296875,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 597749.5625,
                                                ["x"] = -235241.34375,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 595568.4375,
                                                ["x"] = -236209.09375,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 592137.6875,
                                                ["x"] = -232168.6875,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 589035.0625,
                                                ["x"] = -227139.09375,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 580901.25,
                                                ["x"] = -225781.390625,
                                            }, -- end of [360]
                                            [424] = 
                                            {
                                                ["y"] = 569425.3125,
                                                ["x"] = -222485.609375,
                                            }, -- end of [424]
                                            [383] = 
                                            {
                                                ["y"] = 578598.3125,
                                                ["x"] = -225749.484375,
                                            }, -- end of [383]
                                            [382] = 
                                            {
                                                ["y"] = 578656.5,
                                                ["x"] = -225756.546875,
                                            }, -- end of [382]
                                            [381] = 
                                            {
                                                ["y"] = 578714.9375,
                                                ["x"] = -225761.90625,
                                            }, -- end of [381]
                                            [451] = 
                                            {
                                                ["y"] = 567614.875,
                                                ["x"] = -221620.140625,
                                            }, -- end of [451]
                                            [291] = 
                                            {
                                                ["y"] = 589202.4375,
                                                ["x"] = -227225.21875,
                                            }, -- end of [291]
                                            [297] = 
                                            {
                                                ["y"] = 588992,
                                                ["x"] = -227119.28125,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 580853.3125,
                                                ["x"] = -225776.890625,
                                            }, -- end of [361]
                                            [425] = 
                                            {
                                                ["y"] = 569376.8125,
                                                ["x"] = -222454.4375,
                                            }, -- end of [425]
                                            [439] = 
                                            {
                                                ["y"] = 568742.3125,
                                                ["x"] = -221823.6875,
                                            }, -- end of [439]
                                            [149] = 
                                            {
                                                ["y"] = 600203.4375,
                                                ["x"] = -234137.71875,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 597709.5625,
                                                ["x"] = -235279.609375,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 595536.9375,
                                                ["x"] = -236206.484375,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 592123.4375,
                                                ["x"] = -232146.578125,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 588948.3125,
                                                ["x"] = -227100.921875,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 580805.3125,
                                                ["x"] = -225773.546875,
                                            }, -- end of [362]
                                            [426] = 
                                            {
                                                ["y"] = 569329.4375,
                                                ["x"] = -222421.65625,
                                            }, -- end of [426]
                                            [375] = 
                                            {
                                                ["y"] = 579066.25,
                                                ["x"] = -225757.96875,
                                            }, -- end of [375]
                                            [311] = 
                                            {
                                                ["y"] = 586984.875,
                                                ["x"] = -226810.03125,
                                            }, -- end of [311]
                                            [267] = 
                                            {
                                                ["y"] = 592549.5,
                                                ["x"] = -230030.203125,
                                            }, -- end of [267]
                                            [295] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [295]
                                            [427] = 
                                            {
                                                ["y"] = 569283.1875,
                                                ["x"] = -222387.28125,
                                            }, -- end of [427]
                                            [75] = 
                                            {
                                                ["y"] = 605549.5625,
                                                ["x"] = -234770.890625,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 604364.375,
                                                ["x"] = -234579.34375,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 603508.6875,
                                                ["x"] = -234421.203125,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 601574.9375,
                                                ["x"] = -234647.703125,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 600165.9375,
                                                ["x"] = -234134.890625,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 597668.3125,
                                                ["x"] = -235316.46875,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 595505.6875,
                                                ["x"] = -236201.90625,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 592110.6875,
                                                ["x"] = -232123.59375,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 588859.25,
                                                ["x"] = -227068.6875,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 580709.1875,
                                                ["x"] = -225770.34375,
                                            }, -- end of [364]
                                            [428] = 
                                            {
                                                ["y"] = 569238.0625,
                                                ["x"] = -222351.34375,
                                            }, -- end of [428]
                                            [299] = 
                                            {
                                                ["y"] = 588904.0625,
                                                ["x"] = -227084.0625,
                                            }, -- end of [299]
                                            [19] = 
                                            {
                                                ["y"] = 610410.9375,
                                                ["x"] = -237384.96875,
                                            }, -- end of [19]
                                            [27] = 
                                            {
                                                ["y"] = 608373.1875,
                                                ["x"] = -236247.8125,
                                            }, -- end of [27]
                                            [303] = 
                                            {
                                                ["y"] = 588648.125,
                                                ["x"] = -227007.953125,
                                            }, -- end of [303]
                                            [92] = 
                                            {
                                                ["y"] = 604326.5625,
                                                ["x"] = -234576.90625,
                                            }, -- end of [92]
                                            [301] = 
                                            {
                                                ["y"] = 588766.75,
                                                ["x"] = -227039.3125,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 580109.5,
                                                ["x"] = -225764.71875,
                                            }, -- end of [365]
                                            [429] = 
                                            {
                                                ["y"] = 569194.25,
                                                ["x"] = -222313.90625,
                                            }, -- end of [429]
                                            [431] = 
                                            {
                                                ["y"] = 569110.5,
                                                ["x"] = -222234.6875,
                                            }, -- end of [431]
                                            [151] = 
                                            {
                                                ["y"] = 600128.375,
                                                ["x"] = -234133.8125,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 597625.8125,
                                                ["x"] = -235351.875,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 595474.75,
                                                ["x"] = -236195.34375,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 592099.4375,
                                                ["x"] = -232099.828125,
                                            }, -- end of [247]
                                            [302] = 
                                            {
                                                ["y"] = 588707.6875,
                                                ["x"] = -227022.71875,
                                            }, -- end of [302]
                                            [23] = 
                                            {
                                                ["y"] = 608633.75,
                                                ["x"] = -236368.3125,
                                            }, -- end of [23]
                                            [430] = 
                                            {
                                                ["y"] = 569151.6875,
                                                ["x"] = -222275.015625,
                                            }, -- end of [430]
                                            [31] = 
                                            {
                                                ["y"] = 607790.9375,
                                                ["x"] = -235929.796875,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 607429.8125,
                                                ["x"] = -235590.890625,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 606262.0625,
                                                ["x"] = -234773.421875,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 605980.125,
                                                ["x"] = -234686.328125,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 605522.9375,
                                                ["x"] = -234775.734375,
                                            }, -- end of [76]
                                            [367] = 
                                            {
                                                ["y"] = 580054.1875,
                                                ["x"] = -225760.765625,
                                            }, -- end of [367]
                                            [108] = 
                                            {
                                                ["y"] = 603470.875,
                                                ["x"] = -234417.0625,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 601544.3125,
                                                ["x"] = -234649.609375,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 600090.8125,
                                                ["x"] = -234134.515625,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 597582.0625,
                                                ["x"] = -235385.796875,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 595444.3125,
                                                ["x"] = -236186.84375,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 592089.75,
                                                ["x"] = -232075.375,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 588588.125,
                                                ["x"] = -226995.03125,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 579514.5625,
                                                ["x"] = -225688.703125,
                                            }, -- end of [368]
                                            [432] = 
                                            {
                                                ["y"] = 569070.6875,
                                                ["x"] = -222193,
                                            }, -- end of [432]
                                            [366] = 
                                            {
                                                ["y"] = 580081.75,
                                                ["x"] = -225763.59375,
                                            }, -- end of [366]
                                            [363] = 
                                            {
                                                ["y"] = 580757.25,
                                                ["x"] = -225771.375,
                                            }, -- end of [363]
                                            [359] = 
                                            {
                                                ["y"] = 582027,
                                                ["x"] = -225900.578125,
                                            }, -- end of [359]
                                            [350] = 
                                            {
                                                ["y"] = 582570.9375,
                                                ["x"] = -225897.046875,
                                            }, -- end of [350]
                                            [335] = 
                                            {
                                                ["y"] = 583918.8125,
                                                ["x"] = -225824.953125,
                                            }, -- end of [335]
                                            [305] = 
                                            {
                                                ["y"] = 588527.75,
                                                ["x"] = -226983.953125,
                                            }, -- end of [305]
                                            [369] = 
                                            {
                                                ["y"] = 579498.625,
                                                ["x"] = -225687.4375,
                                            }, -- end of [369]
                                            [433] = 
                                            {
                                                ["y"] = 569032.3125,
                                                ["x"] = -222149.96875,
                                            }, -- end of [433]
                                            [334] = 
                                            {
                                                ["y"] = 583978.8125,
                                                ["x"] = -225839.953125,
                                            }, -- end of [334]
                                            [153] = 
                                            {
                                                ["y"] = 600053.25,
                                                ["x"] = -234136.984375,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 597537.1875,
                                                ["x"] = -235418.171875,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 595414.5,
                                                ["x"] = -236176.4375,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 592081.75,
                                                ["x"] = -232050.328125,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 588467.0625,
                                                ["x"] = -226974.71875,
                                            }, -- end of [306]
                                            [370] = 
                                            {
                                                ["y"] = 579482.625,
                                                ["x"] = -225687.875,
                                            }, -- end of [370]
                                            [434] = 
                                            {
                                                ["y"] = 568995.4375,
                                                ["x"] = -222105.671875,
                                            }, -- end of [434]
                                            [270] = 
                                            {
                                                ["y"] = 592225.1875,
                                                ["x"] = -228788.984375,
                                            }, -- end of [270]
                                            [331] = 
                                            {
                                                ["y"] = 584155.625,
                                                ["x"] = -225895.953125,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = 584381.875,
                                                ["x"] = -225995.625,
                                            }, -- end of [327]
                                            [371] = 
                                            {
                                                ["y"] = 579466.75,
                                                ["x"] = -225690,
                                            }, -- end of [371]
                                            [435] = 
                                            {
                                                ["y"] = 568836.1875,
                                                ["x"] = -221913.15625,
                                            }, -- end of [435]
                                            [77] = 
                                            {
                                                ["y"] = 605496,
                                                ["x"] = -234778.953125,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 604288.75,
                                                ["x"] = -234576.28125,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 603432.875,
                                                ["x"] = -234414.859375,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 601513.6875,
                                                ["x"] = -234649.640625,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 600015.9375,
                                                ["x"] = -234141.21875,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 597491.25,
                                                ["x"] = -235449,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 595385.375,
                                                ["x"] = -236164.171875,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 592075.375,
                                                ["x"] = -232024.8125,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 587159.5,
                                                ["x"] = -226836.21875,
                                            }, -- end of [308]
                                            [372] = 
                                            {
                                                ["y"] = 579240.3125,
                                                ["x"] = -225732.859375,
                                            }, -- end of [372]
                                            [436] = 
                                            {
                                                ["y"] = 568814.75,
                                                ["x"] = -221888.75,
                                            }, -- end of [436]
                                            [318] = 
                                            {
                                                ["y"] = 586591.375,
                                                ["x"] = -226689.96875,
                                            }, -- end of [318]
                                            [307] = 
                                            {
                                                ["y"] = 588406.125,
                                                ["x"] = -226967.375,
                                            }, -- end of [307]
                                            [317] = 
                                            {
                                                ["y"] = 586645.9375,
                                                ["x"] = -226712.046875,
                                            }, -- end of [317]
                                            [447] = 
                                            {
                                                ["y"] = 568505.8125,
                                                ["x"] = -221721.78125,
                                            }, -- end of [447]
                                            [255] = 
                                            {
                                                ["y"] = 592093.625,
                                                ["x"] = -231431.9375,
                                            }, -- end of [255]
                                            [309] = 
                                            {
                                                ["y"] = 587101.0625,
                                                ["x"] = -226829.203125,
                                            }, -- end of [309]
                                            [373] = 
                                            {
                                                ["y"] = 579182.5625,
                                                ["x"] = -225742.9375,
                                            }, -- end of [373]
                                            [437] = 
                                            {
                                                ["y"] = 568791.9375,
                                                ["x"] = -221865.640625,
                                            }, -- end of [437]
                                            [339] = 
                                            {
                                                ["y"] = 583675.0625,
                                                ["x"] = -225783.71875,
                                            }, -- end of [339]
                                            [155] = 
                                            {
                                                ["y"] = 599978.8125,
                                                ["x"] = -234147.1875,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 597444.25,
                                                ["x"] = -235478.203125,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 595357.0625,
                                                ["x"] = -236150.09375,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 592070.6875,
                                                ["x"] = -231998.9375,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 587042.8125,
                                                ["x"] = -226820.484375,
                                            }, -- end of [310]
                                            [374] = 
                                            {
                                                ["y"] = 579124.5,
                                                ["x"] = -225751.296875,
                                            }, -- end of [374]
                                            [438] = 
                                            {
                                                ["y"] = 568767.75,
                                                ["x"] = -221843.9375,
                                            }, -- end of [438]
                                            [355] = 
                                            {
                                                ["y"] = 582262.875,
                                                ["x"] = -225916.921875,
                                            }, -- end of [355]
                                            [39] = 
                                            {
                                                ["y"] = 607400.8125,
                                                ["x"] = -235562.796875,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 607158.5,
                                                ["x"] = -235394.5625,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 606229.1875,
                                                ["x"] = -234756.09375,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 605943.0625,
                                                ["x"] = -234684.078125,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 605469,
                                                ["x"] = -234780.5625,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 604250.875,
                                                ["x"] = -234577.4375,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 602530.1875,
                                                ["x"] = -234385.328125,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 601483.0625,
                                                ["x"] = -234647.78125,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 599942,
                                                ["x"] = -234154.890625,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 597396.25,
                                                ["x"] = -235505.765625,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 595329.6875,
                                                ["x"] = -236134.25,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 592067.6875,
                                                ["x"] = -231972.8125,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 586927.25,
                                                ["x"] = -226797.890625,
                                            }, -- end of [312]
                                            [376] = 
                                            {
                                                ["y"] = 579007.8125,
                                                ["x"] = -225762.921875,
                                            }, -- end of [376]
                                            [440] = 
                                            {
                                                ["y"] = 568715.75,
                                                ["x"] = -221804.984375,
                                            }, -- end of [440]
                                            [286] = 
                                            {
                                                ["y"] = 591645.875,
                                                ["x"] = -228623.34375,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = 591707.3125,
                                                ["x"] = -228636.234375,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = 592128.875,
                                                ["x"] = -228685.15625,
                                            }, -- end of [279]
                                            [275] = 
                                            {
                                                ["y"] = 592184.3125,
                                                ["x"] = -228719.125,
                                            }, -- end of [275]
                                            [419] = 
                                            {
                                                ["y"] = 573774.125,
                                                ["x"] = -224608.1875,
                                            }, -- end of [419]
                                            [313] = 
                                            {
                                                ["y"] = 586870.0625,
                                                ["x"] = -226784.046875,
                                            }, -- end of [313]
                                            [377] = 
                                            {
                                                ["y"] = 578949.3125,
                                                ["x"] = -225766.15625,
                                            }, -- end of [377]
                                            [441] = 
                                            {
                                                ["y"] = 568688.125,
                                                ["x"] = -221787.875,
                                            }, -- end of [441]
                                            [259] = 
                                            {
                                                ["y"] = 592119.75,
                                                ["x"] = -231223.703125,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 599905.625,
                                                ["x"] = -234164.328125,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 597347.375,
                                                ["x"] = -235531.65625,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 594848.875,
                                                ["x"] = -235842.09375,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 592066.4375,
                                                ["x"] = -231946.546875,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 586813.25,
                                                ["x"] = -226768.53125,
                                            }, -- end of [314]
                                            [378] = 
                                            {
                                                ["y"] = 578890.6875,
                                                ["x"] = -225767.671875,
                                            }, -- end of [378]
                                            [442] = 
                                            {
                                                ["y"] = 568659.5625,
                                                ["x"] = -221772.421875,
                                            }, -- end of [442]
                                            [207] = 
                                            {
                                                ["y"] = 595724.9375,
                                                ["x"] = -236192.28125,
                                            }, -- end of [207]
                                            [175] = 
                                            {
                                                ["y"] = 598139.5625,
                                                ["x"] = -234841.203125,
                                            }, -- end of [175]
                                            [143] = 
                                            {
                                                ["y"] = 600682.4375,
                                                ["x"] = -234235.890625,
                                            }, -- end of [143]
                                            [223] = 
                                            {
                                                ["y"] = 594763.625,
                                                ["x"] = -235786.203125,
                                            }, -- end of [223]
                                            [191] = 
                                            {
                                                ["y"] = 597247.0625,
                                                ["x"] = -235578.296875,
                                            }, -- end of [191]
                                            [79] = 
                                            {
                                                ["y"] = 605441.9375,
                                                ["x"] = -234780.546875,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 604056.375,
                                                ["x"] = -234587.96875,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 602493.125,
                                                ["x"] = -234384.96875,
                                            }, -- end of [111]
                                            [159] = 
                                            {
                                                ["y"] = 599834.375,
                                                ["x"] = -234188.25,
                                            }, -- end of [159]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 49,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 611480.74209523,
                                            ["x"] = -237674.95159339,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5276.9205041522,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567033.0325554,
                                            ["x"] = -220238.48732033,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5422.2040556399,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 566448.57142856,
                                            ["x"] = -220795.14285715,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 611480.74209523,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #293",
                                        ["unitId"] = 364,
                                        ["heading"] = -1.19695271087,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -237674.95159339,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 611508.99333549,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #294",
                                        ["unitId"] = 365,
                                        ["heading"] = -1.19695271087,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -237685.09699374,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 611537.24689025,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #295",
                                        ["unitId"] = 366,
                                        ["heading"] = -1.19695271087,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -237695.24322526,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 611565.49545991,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #296",
                                        ["unitId"] = 367,
                                        ["heading"] = -1.19695271087,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -237705.38766657,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 611480.74209523,
                                ["x"] = -237674.95159339,
                                ["name"] = "USA ART. #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 615104.8125,
                                                ["x"] = -239320.640625,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 616025.75,
                                                ["x"] = -240429.078125,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 616035.125,
                                                ["x"] = -240413.390625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 616044,
                                                ["x"] = -240397.421875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 616170.5625,
                                                ["x"] = -240153.765625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 616171.875,
                                                ["x"] = -240150.046875,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 616171.6875,
                                                ["x"] = -240146.109375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 616169.9375,
                                                ["x"] = -240142.5625,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 616160.6875,
                                                ["x"] = -240135.703125,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 616145,
                                                ["x"] = -240123.0625,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 616106.375,
                                                ["x"] = -240069.125,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 615830.125,
                                                ["x"] = -239630.84375,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 615773,
                                                ["x"] = -239565.984375,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 615697.1875,
                                                ["x"] = -239524.484375,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 615095.5625,
                                                ["x"] = -239314.21875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 614271.125,
                                                ["x"] = -238677.015625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 612258.3125,
                                                ["x"] = -237954.1875,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 615818,
                                                ["x"] = -239612.828125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 615755.5,
                                                ["x"] = -239553.171875,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 615125.125,
                                                ["x"] = -239330.21875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 614312.8125,
                                                ["x"] = -238700.15625,
                                            }, -- end of [29]
                                            [9] = 
                                            {
                                                ["y"] = 616167,
                                                ["x"] = -240139.921875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 616152.3125,
                                                ["x"] = -240130.03125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 616138.875,
                                                ["x"] = -240114.984375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 616056.0625,
                                                ["x"] = -239998.171875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 615804.375,
                                                ["x"] = -239595.921875,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 615736.875,
                                                ["x"] = -239541.921875,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 615114.6875,
                                                ["x"] = -239326,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 614299.75,
                                                ["x"] = -238690.96875,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = 616021.5625,
                                                ["x"] = -240435.828125,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 615789.375,
                                                ["x"] = -239580.265625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 615717.4375,
                                                ["x"] = -239532.34375,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 614285.8125,
                                                ["x"] = -238683.234375,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 601452.625,
                                                ["x"] = -234644.0625,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 599869.6875,
                                                ["x"] = -234175.453125,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 597297.625,
                                                ["x"] = -235555.84375,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 594805.75,
                                                ["x"] = -235814.875,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 612258.3125,
                                                ["x"] = -237954.1875,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 586701.1875,
                                                ["x"] = -226732.515625,
                                            }, -- end of [316]
                                            [380] = 
                                            {
                                                ["y"] = 578773.4375,
                                                ["x"] = -225765.546875,
                                            }, -- end of [380]
                                            [444] = 
                                            {
                                                ["y"] = 568599.9375,
                                                ["x"] = -221746.734375,
                                            }, -- end of [444]
                                            [2] = 
                                            {
                                                ["y"] = 611251.0625,
                                                ["x"] = -237592.65625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 611201.0625,
                                                ["x"] = -237576.4375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 611150.5625,
                                                ["x"] = -237561.75,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 611099.625,
                                                ["x"] = -237548.640625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 611048.3125,
                                                ["x"] = -237537.109375,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 610996.6875,
                                                ["x"] = -237527.171875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 610944.75,
                                                ["x"] = -237518.828125,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 610827,
                                                ["x"] = -237504.671875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 610731.4375,
                                                ["x"] = -237490.234375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 610637.25,
                                                ["x"] = -237468.734375,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 610544.875,
                                                ["x"] = -237440.296875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 610367.75,
                                                ["x"] = -237363.25,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 608582.8125,
                                                ["x"] = -236341.875,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 607893.375,
                                                ["x"] = -235992.46875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 607758.5625,
                                                ["x"] = -235906.21875,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 607370.75,
                                                ["x"] = -235535.875,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 607108.1875,
                                                ["x"] = -235365.609375,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 606195.4375,
                                                ["x"] = -234740.515625,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 605905.9375,
                                                ["x"] = -234683.796875,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 605414.875,
                                                ["x"] = -234778.890625,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 604034.3125,
                                                ["x"] = -234588.34375,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 602456,
                                                ["x"] = -234386.328125,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 601422.5,
                                                ["x"] = -234638.484375,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 599183.375,
                                                ["x"] = -234441.5625,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 597195.6875,
                                                ["x"] = -235598.984375,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 594722.4375,
                                                ["x"] = -235756.125,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 592097.4375,
                                                ["x"] = -231379.5625,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 586158.75,
                                                ["x"] = -226493.25,
                                            }, -- end of [320]
                                            [384] = 
                                            {
                                                ["y"] = 577038.6875,
                                                ["x"] = -225537.0625,
                                            }, -- end of [384]
                                            [448] = 
                                            {
                                                ["y"] = 568473.625,
                                                ["x"] = -221717.21875,
                                            }, -- end of [448]
                                            [257] = 
                                            {
                                                ["y"] = 592103.0625,
                                                ["x"] = -231327.359375,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 586150.375,
                                                ["x"] = -226490.3125,
                                            }, -- end of [321]
                                            [385] = 
                                            {
                                                ["y"] = 576977.5,
                                                ["x"] = -225527.78125,
                                            }, -- end of [385]
                                            [449] = 
                                            {
                                                ["y"] = 567939.375,
                                                ["x"] = -221657.390625,
                                            }, -- end of [449]
                                            [129] = 
                                            {
                                                ["y"] = 601392.75,
                                                ["x"] = -234631.0625,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 599137,
                                                ["x"] = -234458.953125,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 597143.6875,
                                                ["x"] = -235617.875,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 594682.3125,
                                                ["x"] = -235724.671875,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 592110.5,
                                                ["x"] = -231275.390625,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 586141.5625,
                                                ["x"] = -226488.890625,
                                            }, -- end of [322]
                                            [386] = 
                                            {
                                                ["y"] = 576916.625,
                                                ["x"] = -225516.59375,
                                            }, -- end of [386]
                                            [450] = 
                                            {
                                                ["y"] = 567620.4375,
                                                ["x"] = -221621.6875,
                                            }, -- end of [450]
                                            [65] = 
                                            {
                                                ["y"] = 605868.8125,
                                                ["x"] = -234685.484375,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 605388,
                                                ["x"] = -234775.625,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 604012.25,
                                                ["x"] = -234587.109375,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 602419.0625,
                                                ["x"] = -234389.40625,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 601363.5,
                                                ["x"] = -234621.828125,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 599090.25,
                                                ["x"] = -234475.1875,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 597091.0625,
                                                ["x"] = -235634.96875,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 594643.3125,
                                                ["x"] = -235691.859375,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 592130.8125,
                                                ["x"] = -231172.359375,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 585140.0625,
                                                ["x"] = -226418.40625,
                                            }, -- end of [324]
                                            [388] = 
                                            {
                                                ["y"] = 576796.0625,
                                                ["x"] = -225488.609375,
                                            }, -- end of [388]
                                            [452] = 
                                            {
                                                ["y"] = 567610.1875,
                                                ["x"] = -221616.859375,
                                            }, -- end of [452]
                                            [261] = 
                                            {
                                                ["y"] = 592143.625,
                                                ["x"] = -231121.453125,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 585136.625,
                                                ["x"] = -226416.9375,
                                            }, -- end of [325]
                                            [389] = 
                                            {
                                                ["y"] = 576736.5,
                                                ["x"] = -225471.828125,
                                            }, -- end of [389]
                                            [453] = 
                                            {
                                                ["y"] = 567604.875,
                                                ["x"] = -221611.578125,
                                            }, -- end of [453]
                                            [131] = 
                                            {
                                                ["y"] = 601334.875,
                                                ["x"] = -234610.8125,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 599043.0625,
                                                ["x"] = -234490.25,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 597037.875,
                                                ["x"] = -235650.234375,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 594605.4375,
                                                ["x"] = -235657.75,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 592158.25,
                                                ["x"] = -231071.015625,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 584436.375,
                                                ["x"] = -226024.859375,
                                            }, -- end of [326]
                                            [390] = 
                                            {
                                                ["y"] = 576677.5,
                                                ["x"] = -225453.203125,
                                            }, -- end of [390]
                                            [454] = 
                                            {
                                                ["y"] = 567601.5625,
                                                ["x"] = -221609.453125,
                                            }, -- end of [454]
                                            [33] = 
                                            {
                                                ["y"] = 607727.125,
                                                ["x"] = -235881.359375,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 607339.5625,
                                                ["x"] = -235510.203125,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 607058.6875,
                                                ["x"] = -235335.203125,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 606160.9375,
                                                ["x"] = -234726.765625,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 605831.8125,
                                                ["x"] = -234689.140625,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 605067.0625,
                                                ["x"] = -234726.6875,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 603990.3125,
                                                ["x"] = -234584.234375,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 602382.25,
                                                ["x"] = -234394.203125,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 601307,
                                                ["x"] = -234598.078125,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 598995.5,
                                                ["x"] = -234504.140625,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 596984.1875,
                                                ["x"] = -235663.640625,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 592192.6875,
                                                ["x"] = -230971.828125,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 584326.5,
                                                ["x"] = -225968.09375,
                                            }, -- end of [328]
                                            [392] = 
                                            {
                                                ["y"] = 576561.3125,
                                                ["x"] = -225410.546875,
                                            }, -- end of [392]
                                            [456] = 
                                            {
                                                ["y"] = 567593.875,
                                                ["x"] = -221609.578125,
                                            }, -- end of [456]
                                            [265] = 
                                            {
                                                ["y"] = 592542.3125,
                                                ["x"] = -230068.546875,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 584270.3125,
                                                ["x"] = -225942.296875,
                                            }, -- end of [329]
                                            [393] = 
                                            {
                                                ["y"] = 576504.3125,
                                                ["x"] = -225386.53125,
                                            }, -- end of [393]
                                            [457] = 
                                            {
                                                ["y"] = 567590.625,
                                                ["x"] = -221611.8125,
                                            }, -- end of [457]
                                            [133] = 
                                            {
                                                ["y"] = 601279.9375,
                                                ["x"] = -234583.65625,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 598544.3125,
                                                ["x"] = -234629.96875,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 596930.125,
                                                ["x"] = -235675.1875,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 592549.1875,
                                                ["x"] = -230034.078125,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 584213.3125,
                                                ["x"] = -225918.234375,
                                            }, -- end of [330]
                                            [394] = 
                                            {
                                                ["y"] = 576448.0625,
                                                ["x"] = -225360.765625,
                                            }, -- end of [394]
                                            [458] = 
                                            {
                                                ["y"] = 567263.9375,
                                                ["x"] = -222000.453125,
                                            }, -- end of [458]
                                            [159] = 
                                            {
                                                ["y"] = 599834.375,
                                                ["x"] = -234188.25,
                                            }, -- end of [159]
                                            [67] = 
                                            {
                                                ["y"] = 605795.0625,
                                                ["x"] = -234694.75,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 605055.875,
                                                ["x"] = -234725.640625,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 603968.625,
                                                ["x"] = -234579.765625,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 602345.75,
                                                ["x"] = -234400.6875,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 601253.8125,
                                                ["x"] = -234567.59375,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 598500.25,
                                                ["x"] = -234643.25,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 596875.625,
                                                ["x"] = -235684.859375,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 594530.625,
                                                ["x"] = -235584.3125,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 592548.9375,
                                                ["x"] = -230026.359375,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 584097.25,
                                                ["x"] = -225875.46875,
                                            }, -- end of [332]
                                            [396] = 
                                            {
                                                ["y"] = 575683.8125,
                                                ["x"] = -224997.46875,
                                            }, -- end of [396]
                                            [460] = 
                                            {
                                                ["y"] = 567230.5,
                                                ["x"] = -222048.3125,
                                            }, -- end of [460]
                                            [111] = 
                                            {
                                                ["y"] = 602493.125,
                                                ["x"] = -234384.96875,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 604056.375,
                                                ["x"] = -234587.96875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 605441.9375,
                                                ["x"] = -234780.546875,
                                            }, -- end of [79]
                                            [191] = 
                                            {
                                                ["y"] = 597247.0625,
                                                ["x"] = -235578.296875,
                                            }, -- end of [191]
                                            [269] = 
                                            {
                                                ["y"] = 592241.5625,
                                                ["x"] = -228851.625,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 584038.3125,
                                                ["x"] = -225856.796875,
                                            }, -- end of [333]
                                            [397] = 
                                            {
                                                ["y"] = 575629.6875,
                                                ["x"] = -224974.546875,
                                            }, -- end of [397]
                                            [461] = 
                                            {
                                                ["y"] = 567221.125,
                                                ["x"] = -222057.59375,
                                            }, -- end of [461]
                                            [135] = 
                                            {
                                                ["y"] = 600996,
                                                ["x"] = -234398.046875,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 598456.875,
                                                ["x"] = -234658.359375,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 596782,
                                                ["x"] = -235699.8125,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 594504.875,
                                                ["x"] = -235557.96875,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 610499.5625,
                                                ["x"] = -237423.515625,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 610325.375,
                                                ["x"] = -237339.953125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 608531.0625,
                                                ["x"] = -236316.921875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 607858.4375,
                                                ["x"] = -235972.953125,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 607696.6875,
                                                ["x"] = -235855.25,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 607307.4375,
                                                ["x"] = -235485.8125,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 607010.125,
                                                ["x"] = -235303.359375,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 606125.75,
                                                ["x"] = -234714.859375,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 605758.6875,
                                                ["x"] = -234702.296875,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 605044.625,
                                                ["x"] = -234725.84375,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 603947.375,
                                                ["x"] = -234573.703125,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 602309.5625,
                                                ["x"] = -234408.859375,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 600941.625,
                                                ["x"] = -234361.734375,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 598414.0625,
                                                ["x"] = -234675.265625,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 596760.1875,
                                                ["x"] = -235704.140625,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 594479.75,
                                                ["x"] = -235531,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 592213.5,
                                                ["x"] = -228758.4375,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 583858.375,
                                                ["x"] = -225811.828125,
                                            }, -- end of [336]
                                            [400] = 
                                            {
                                                ["y"] = 575463.75,
                                                ["x"] = -224915.46875,
                                            }, -- end of [400]
                                            [464] = 
                                            {
                                                ["y"] = 567185.4375,
                                                ["x"] = -222093.28125,
                                            }, -- end of [464]
                                            [223] = 
                                            {
                                                ["y"] = 594763.625,
                                                ["x"] = -235786.203125,
                                            }, -- end of [223]
                                            [459] = 
                                            {
                                                ["y"] = 567238.5625,
                                                ["x"] = -222037.890625,
                                            }, -- end of [459]
                                            [455] = 
                                            {
                                                ["y"] = 567597.6875,
                                                ["x"] = -221608.75,
                                            }, -- end of [455]
                                            [451] = 
                                            {
                                                ["y"] = 567614.875,
                                                ["x"] = -221620.140625,
                                            }, -- end of [451]
                                            [273] = 
                                            {
                                                ["y"] = 592205.1875,
                                                ["x"] = -228744.296875,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 583797.5625,
                                                ["x"] = -225800.5625,
                                            }, -- end of [337]
                                            [401] = 
                                            {
                                                ["y"] = 575407.375,
                                                ["x"] = -224899.046875,
                                            }, -- end of [401]
                                            [465] = 
                                            {
                                                ["y"] = 567022.25,
                                                ["x"] = -222338.296875,
                                            }, -- end of [465]
                                            [137] = 
                                            {
                                                ["y"] = 600913.5,
                                                ["x"] = -234343.8125,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 598372.0625,
                                                ["x"] = -234693.9375,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 596738.8125,
                                                ["x"] = -235710.0625,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 594455.375,
                                                ["x"] = -235503.40625,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 592195.4375,
                                                ["x"] = -228731.140625,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 583736.4375,
                                                ["x"] = -225791.203125,
                                            }, -- end of [338]
                                            [402] = 
                                            {
                                                ["y"] = 575350.5,
                                                ["x"] = -224884.296875,
                                            }, -- end of [402]
                                            [466] = 
                                            {
                                                ["y"] = 567006.875,
                                                ["x"] = -222360.046875,
                                            }, -- end of [466]
                                            [259] = 
                                            {
                                                ["y"] = 592119.75,
                                                ["x"] = -231223.703125,
                                            }, -- end of [259]
                                            [271] = 
                                            {
                                                ["y"] = 592220.1875,
                                                ["x"] = -228773.390625,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 592184.3125,
                                                ["x"] = -228719.125,
                                            }, -- end of [275]
                                            [117] = 
                                            {
                                                ["y"] = 602273.75,
                                                ["x"] = -234418.703125,
                                            }, -- end of [117]
                                            [69] = 
                                            {
                                                ["y"] = 605722.75,
                                                ["x"] = -234711.765625,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 605025,
                                                ["x"] = -234727.328125,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 603926.625,
                                                ["x"] = -234566.09375,
                                            }, -- end of [101]
                                            [467] = 
                                            {
                                                ["y"] = 566990.1875,
                                                ["x"] = -222380.84375,
                                            }, -- end of [467]
                                            [138] = 
                                            {
                                                ["y"] = 600884.8125,
                                                ["x"] = -234326.75,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 598330.875,
                                                ["x"] = -234714.359375,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 596717.875,
                                                ["x"] = -235717.546875,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 594214.375,
                                                ["x"] = -235224.65625,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 592171.9375,
                                                ["x"] = -228708.40625,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 583613.4375,
                                                ["x"] = -225778.140625,
                                            }, -- end of [340]
                                            [404] = 
                                            {
                                                ["y"] = 575235.625,
                                                ["x"] = -224859.828125,
                                            }, -- end of [404]
                                            [468] = 
                                            {
                                                ["y"] = 566972.3125,
                                                ["x"] = -222400.625,
                                            }, -- end of [468]
                                            [263] = 
                                            {
                                                ["y"] = 592174.625,
                                                ["x"] = -231021.125,
                                            }, -- end of [263]
                                            [323] = 
                                            {
                                                ["y"] = 585143.75,
                                                ["x"] = -226419.078125,
                                            }, -- end of [323]
                                            [70] = 
                                            {
                                                ["y"] = 605687.375,
                                                ["x"] = -234723.125,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 605016.125,
                                                ["x"] = -234727.203125,
                                            }, -- end of [86]
                                            [277] = 
                                            {
                                                ["y"] = 592158.4375,
                                                ["x"] = -228699.109375,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 583551.6875,
                                                ["x"] = -225774.46875,
                                            }, -- end of [341]
                                            [405] = 
                                            {
                                                ["y"] = 575177.6875,
                                                ["x"] = -224850.125,
                                            }, -- end of [405]
                                            [469] = 
                                            {
                                                ["y"] = 566953.3125,
                                                ["x"] = -222419.296875,
                                            }, -- end of [469]
                                            [139] = 
                                            {
                                                ["y"] = 600855.625,
                                                ["x"] = -234310.5625,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 598290.5625,
                                                ["x"] = -234736.484375,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 596697.625,
                                                ["x"] = -235726.546875,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 594185.25,
                                                ["x"] = -235190.015625,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 592144,
                                                ["x"] = -228691.3125,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 583489.875,
                                                ["x"] = -225772.703125,
                                            }, -- end of [342]
                                            [406] = 
                                            {
                                                ["y"] = 575119.5,
                                                ["x"] = -224842.140625,
                                            }, -- end of [406]
                                            [470] = 
                                            {
                                                ["y"] = 566914.4375,
                                                ["x"] = -222455.265625,
                                            }, -- end of [470]
                                            [35] = 
                                            {
                                                ["y"] = 607667.375,
                                                ["x"] = -235827.953125,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 607274.3125,
                                                ["x"] = -235462.71875,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 606962.5,
                                                ["x"] = -235270.125,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 606090,
                                                ["x"] = -234704.828125,
                                            }, -- end of [59]
                                            [279] = 
                                            {
                                                ["y"] = 592128.875,
                                                ["x"] = -228685.15625,
                                            }, -- end of [279]
                                            [343] = 
                                            {
                                                ["y"] = 583428.0625,
                                                ["x"] = -225772.859375,
                                            }, -- end of [343]
                                            [102] = 
                                            {
                                                ["y"] = 603692.0625,
                                                ["x"] = -234470.1875,
                                            }, -- end of [102]
                                            [471] = 
                                            {
                                                ["y"] = 566904.125,
                                                ["x"] = -222465.78125,
                                            }, -- end of [471]
                                            [140] = 
                                            {
                                                ["y"] = 600811.625,
                                                ["x"] = -234287.9375,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 598251.1875,
                                                ["x"] = -234760.28125,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 595813.5625,
                                                ["x"] = -236158.9375,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 594157.4375,
                                                ["x"] = -235154.296875,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 592113.0625,
                                                ["x"] = -228680.6875,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 583366.25,
                                                ["x"] = -225774.921875,
                                            }, -- end of [344]
                                            [408] = 
                                            {
                                                ["y"] = 574409.625,
                                                ["x"] = -224775.484375,
                                            }, -- end of [408]
                                            [472] = 
                                            {
                                                ["y"] = 566894.875,
                                                ["x"] = -222477.25,
                                            }, -- end of [472]
                                            [391] = 
                                            {
                                                ["y"] = 576619.0625,
                                                ["x"] = -225432.78125,
                                            }, -- end of [391]
                                            [319] = 
                                            {
                                                ["y"] = 586537.5,
                                                ["x"] = -226666.28125,
                                            }, -- end of [319]
                                            [398] = 
                                            {
                                                ["y"] = 575575,
                                                ["x"] = -224953.234375,
                                            }, -- end of [398]
                                            [9] = 
                                            {
                                                ["y"] = 610892.625,
                                                ["x"] = -237512.109375,
                                            }, -- end of [9]
                                            [281] = 
                                            {
                                                ["y"] = 592096.9375,
                                                ["x"] = -228677.953125,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 583304.5,
                                                ["x"] = -225778.90625,
                                            }, -- end of [345]
                                            [409] = 
                                            {
                                                ["y"] = 574349.9375,
                                                ["x"] = -224769.046875,
                                            }, -- end of [409]
                                            [473] = 
                                            {
                                                ["y"] = 566886.8125,
                                                ["x"] = -222489.5625,
                                            }, -- end of [473]
                                            [141] = 
                                            {
                                                ["y"] = 600769.3125,
                                                ["x"] = -234268.78125,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 598212.875,
                                                ["x"] = -234785.6875,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 595784.75,
                                                ["x"] = -236171.921875,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 594131.0625,
                                                ["x"] = -235117.5625,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 591895.8125,
                                                ["x"] = -228655.546875,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 583242.9375,
                                                ["x"] = -225784.78125,
                                            }, -- end of [346]
                                            [410] = 
                                            {
                                                ["y"] = 574290.5,
                                                ["x"] = -224760.84375,
                                            }, -- end of [410]
                                            [474] = 
                                            {
                                                ["y"] = 566826.9375,
                                                ["x"] = -222591.421875,
                                            }, -- end of [474]
                                            [11] = 
                                            {
                                                ["y"] = 610779.125,
                                                ["x"] = -237498.34375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 610684.125,
                                                ["x"] = -237480.359375,
                                            }, -- end of [13]
                                            [239] = 
                                            {
                                                ["y"] = 594082.4375,
                                                ["x"] = -235041.21875,
                                            }, -- end of [239]
                                            [18] = 
                                            {
                                                ["y"] = 610454.875,
                                                ["x"] = -237405.0625,
                                            }, -- end of [18]
                                            [71] = 
                                            {
                                                ["y"] = 605652.6875,
                                                ["x"] = -234736.359375,
                                            }, -- end of [71]
                                            [347] = 
                                            {
                                                ["y"] = 583181.5625,
                                                ["x"] = -225792.5625,
                                            }, -- end of [347]
                                            [103] = 
                                            {
                                                ["y"] = 603656.5,
                                                ["x"] = -234456.6875,
                                            }, -- end of [103]
                                            [475] = 
                                            {
                                                ["y"] = 566816.6875,
                                                ["x"] = -222607.65625,
                                            }, -- end of [475]
                                            [142] = 
                                            {
                                                ["y"] = 600726.1875,
                                                ["x"] = -234251.421875,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 598175.625,
                                                ["x"] = -234812.6875,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 595755.1875,
                                                ["x"] = -236183.046875,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 594106,
                                                ["x"] = -235079.84375,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 591686.5625,
                                                ["x"] = -228633.375,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 583120.5,
                                                ["x"] = -225802.234375,
                                            }, -- end of [348]
                                            [412] = 
                                            {
                                                ["y"] = 574172.5,
                                                ["x"] = -224739.078125,
                                            }, -- end of [412]
                                            [476] = 
                                            {
                                                ["y"] = 566805.4375,
                                                ["x"] = -222623.203125,
                                            }, -- end of [476]
                                            [287] = 
                                            {
                                                ["y"] = 591626.125,
                                                ["x"] = -228616.21875,
                                            }, -- end of [287]
                                            [351] = 
                                            {
                                                ["y"] = 582509.625,
                                                ["x"] = -225904.828125,
                                            }, -- end of [351]
                                            [104] = 
                                            {
                                                ["y"] = 603620.25,
                                                ["x"] = -234445.015625,
                                            }, -- end of [104]
                                            [479] = 
                                            {
                                                ["y"] = 566280.75,
                                                ["x"] = -223150.703125,
                                            }, -- end of [479]
                                            [285] = 
                                            {
                                                ["y"] = 591666,
                                                ["x"] = -228629.078125,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 582631.9375,
                                                ["x"] = -225887.390625,
                                            }, -- end of [349]
                                            [413] = 
                                            {
                                                ["y"] = 574114,
                                                ["x"] = -224725.546875,
                                            }, -- end of [413]
                                            [477] = 
                                            {
                                                ["y"] = 566793.25,
                                                ["x"] = -222638,
                                            }, -- end of [477]
                                            [143] = 
                                            {
                                                ["y"] = 600682.4375,
                                                ["x"] = -234235.890625,
                                            }, -- end of [143]
                                            [175] = 
                                            {
                                                ["y"] = 598139.5625,
                                                ["x"] = -234841.203125,
                                            }, -- end of [175]
                                            [207] = 
                                            {
                                                ["y"] = 595724.9375,
                                                ["x"] = -236192.28125,
                                            }, -- end of [207]
                                            [15] = 
                                            {
                                                ["y"] = 610590.75,
                                                ["x"] = -237455.375,
                                            }, -- end of [15]
                                            [286] = 
                                            {
                                                ["y"] = 591645.875,
                                                ["x"] = -228623.34375,
                                            }, -- end of [286]
                                            [22] = 
                                            {
                                                ["y"] = 608683.9375,
                                                ["x"] = -236396.203125,
                                            }, -- end of [22]
                                            [414] = 
                                            {
                                                ["y"] = 574056,
                                                ["x"] = -224710.265625,
                                            }, -- end of [414]
                                            [478] = 
                                            {
                                                ["y"] = 566780.125,
                                                ["x"] = -222651.96875,
                                            }, -- end of [478]
                                            [36] = 
                                            {
                                                ["y"] = 607484.25,
                                                ["x"] = -235650.484375,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 607240.25,
                                                ["x"] = -235441,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 606324.8125,
                                                ["x"] = -234813.203125,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 606053.6875,
                                                ["x"] = -234696.71875,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 605627.0625,
                                                ["x"] = -234746.921875,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 604702.625,
                                                ["x"] = -234638.1875,
                                            }, -- end of [88]
                                            [415] = 
                                            {
                                                ["y"] = 573998.4375,
                                                ["x"] = -224693.25,
                                            }, -- end of [415]
                                            [120] = 
                                            {
                                                ["y"] = 601665.25,
                                                ["x"] = -234630.8125,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 600638,
                                                ["x"] = -234222.234375,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 598104.6875,
                                                ["x"] = -234871.21875,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 595694.1875,
                                                ["x"] = -236199.59375,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 594060.3125,
                                                ["x"] = -235001.71875,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 591607,
                                                ["x"] = -228607.734375,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 582448.0625,
                                                ["x"] = -225910.71875,
                                            }, -- end of [352]
                                            [416] = 
                                            {
                                                ["y"] = 573941.4375,
                                                ["x"] = -224674.53125,
                                            }, -- end of [416]
                                            [480] = 
                                            {
                                                ["y"] = 566273.0625,
                                                ["x"] = -223156.984375,
                                            }, -- end of [480]
                                            [407] = 
                                            {
                                                ["y"] = 575061.125,
                                                ["x"] = -224835.859375,
                                            }, -- end of [407]
                                            [403] = 
                                            {
                                                ["y"] = 575293.25,
                                                ["x"] = -224871.21875,
                                            }, -- end of [403]
                                            [399] = 
                                            {
                                                ["y"] = 575519.625,
                                                ["x"] = -224933.53125,
                                            }, -- end of [399]
                                            [105] = 
                                            {
                                                ["y"] = 603583.5,
                                                ["x"] = -234435.1875,
                                            }, -- end of [105]
                                            [289] = 
                                            {
                                                ["y"] = 591588.4375,
                                                ["x"] = -228597.9375,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 582386.4375,
                                                ["x"] = -225914.6875,
                                            }, -- end of [353]
                                            [417] = 
                                            {
                                                ["y"] = 573885,
                                                ["x"] = -224654.09375,
                                            }, -- end of [417]
                                            [481] = 
                                            {
                                                ["y"] = 566264.25,
                                                ["x"] = -223161.625,
                                            }, -- end of [481]
                                            [145] = 
                                            {
                                                ["y"] = 600593.0625,
                                                ["x"] = -234210.453125,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 598071.125,
                                                ["x"] = -234902.65625,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 595663.0625,
                                                ["x"] = -236204.953125,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 593927.0625,
                                                ["x"] = -234752.828125,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 590211.5625,
                                                ["x"] = -227807.109375,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 582324.625,
                                                ["x"] = -225916.765625,
                                            }, -- end of [354]
                                            [418] = 
                                            {
                                                ["y"] = 573829.1875,
                                                ["x"] = -224631.96875,
                                            }, -- end of [418]
                                            [482] = 
                                            {
                                                ["y"] = 566254.75,
                                                ["x"] = -223164.4375,
                                            }, -- end of [482]
                                            [110] = 
                                            {
                                                ["y"] = 602530.1875,
                                                ["x"] = -234385.328125,
                                            }, -- end of [110]
                                            [94] = 
                                            {
                                                ["y"] = 604250.875,
                                                ["x"] = -234577.4375,
                                            }, -- end of [94]
                                            [78] = 
                                            {
                                                ["y"] = 605469,
                                                ["x"] = -234780.5625,
                                            }, -- end of [78]
                                            [121] = 
                                            {
                                                ["y"] = 601635.5,
                                                ["x"] = -234638.28125,
                                            }, -- end of [121]
                                            [73] = 
                                            {
                                                ["y"] = 605601.75,
                                                ["x"] = -234756.46875,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 604439.375,
                                                ["x"] = -234589.5625,
                                            }, -- end of [89]
                                            [419] = 
                                            {
                                                ["y"] = 573774.125,
                                                ["x"] = -224608.1875,
                                            }, -- end of [419]
                                            [483] = 
                                            {
                                                ["y"] = 566244.8125,
                                                ["x"] = -223165.3125,
                                            }, -- end of [483]
                                            [146] = 
                                            {
                                                ["y"] = 600547.625,
                                                ["x"] = -234200.59375,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 598038.9375,
                                                ["x"] = -234935.46875,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 595631.625,
                                                ["x"] = -236208.328125,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 593918.1875,
                                                ["x"] = -234737.234375,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 589163.375,
                                                ["x"] = -227203.28125,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 582201.0625,
                                                ["x"] = -225915.171875,
                                            }, -- end of [356]
                                            [420] = 
                                            {
                                                ["y"] = 573719.75,
                                                ["x"] = -224582.765625,
                                            }, -- end of [420]
                                            [484] = 
                                            {
                                                ["y"] = 566234.9375,
                                                ["x"] = -223164.203125,
                                            }, -- end of [484]
                                            [383] = 
                                            {
                                                ["y"] = 578598.3125,
                                                ["x"] = -225749.484375,
                                            }, -- end of [383]
                                            [382] = 
                                            {
                                                ["y"] = 578656.5,
                                                ["x"] = -225756.546875,
                                            }, -- end of [382]
                                            [381] = 
                                            {
                                                ["y"] = 578714.9375,
                                                ["x"] = -225761.90625,
                                            }, -- end of [381]
                                            [106] = 
                                            {
                                                ["y"] = 603546.25,
                                                ["x"] = -234427.25,
                                            }, -- end of [106]
                                            [293] = 
                                            {
                                                ["y"] = 589123.75,
                                                ["x"] = -227182.34375,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 582139.375,
                                                ["x"] = -225911.515625,
                                            }, -- end of [357]
                                            [421] = 
                                            {
                                                ["y"] = 569576.75,
                                                ["x"] = -222568.984375,
                                            }, -- end of [421]
                                            [485] = 
                                            {
                                                ["y"] = 566225.5,
                                                ["x"] = -223161.171875,
                                            }, -- end of [485]
                                            [147] = 
                                            {
                                                ["y"] = 600277.8125,
                                                ["x"] = -234148.625,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 597788.1875,
                                                ["x"] = -235201.71875,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 595600.0625,
                                                ["x"] = -236209.71875,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 593908.375,
                                                ["x"] = -234722.171875,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 582077.8125,
                                                ["x"] = -225905.96875,
                                            }, -- end of [358]
                                            [422] = 
                                            {
                                                ["y"] = 569525.375,
                                                ["x"] = -222542.90625,
                                            }, -- end of [422]
                                            [486] = 
                                            {
                                                ["y"] = 566216.8125,
                                                ["x"] = -223156.3125,
                                            }, -- end of [486]
                                            [37] = 
                                            {
                                                ["y"] = 607457.625,
                                                ["x"] = -235620.140625,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 606293.9375,
                                                ["x"] = -234792.484375,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 606017.0625,
                                                ["x"] = -234690.546875,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 605575.875,
                                                ["x"] = -234764.46875,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 604402,
                                                ["x"] = -234583.5625,
                                            }, -- end of [90]
                                            [423] = 
                                            {
                                                ["y"] = 569474.875,
                                                ["x"] = -222515.109375,
                                            }, -- end of [423]
                                            [487] = 
                                            {
                                                ["y"] = 566209.3125,
                                                ["x"] = -223149.859375,
                                            }, -- end of [487]
                                            [148] = 
                                            {
                                                ["y"] = 600240.75,
                                                ["x"] = -234142.296875,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 597749.5625,
                                                ["x"] = -235241.34375,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 595568.4375,
                                                ["x"] = -236209.09375,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 592137.6875,
                                                ["x"] = -232168.6875,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 589035.0625,
                                                ["x"] = -227139.09375,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 580901.25,
                                                ["x"] = -225781.390625,
                                            }, -- end of [360]
                                            [424] = 
                                            {
                                                ["y"] = 569425.3125,
                                                ["x"] = -222485.609375,
                                            }, -- end of [424]
                                            [488] = 
                                            {
                                                ["y"] = 566203.1875,
                                                ["x"] = -223142.03125,
                                            }, -- end of [488]
                                            [254] = 
                                            {
                                                ["y"] = 592066.875,
                                                ["x"] = -231920.265625,
                                            }, -- end of [254]
                                            [267] = 
                                            {
                                                ["y"] = 592549.5,
                                                ["x"] = -230030.203125,
                                            }, -- end of [267]
                                            [291] = 
                                            {
                                                ["y"] = 589202.4375,
                                                ["x"] = -227225.21875,
                                            }, -- end of [291]
                                            [411] = 
                                            {
                                                ["y"] = 574231.3125,
                                                ["x"] = -224750.84375,
                                            }, -- end of [411]
                                            [297] = 
                                            {
                                                ["y"] = 588992,
                                                ["x"] = -227119.28125,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 580853.3125,
                                                ["x"] = -225776.890625,
                                            }, -- end of [361]
                                            [425] = 
                                            {
                                                ["y"] = 569376.8125,
                                                ["x"] = -222454.4375,
                                            }, -- end of [425]
                                            [489] = 
                                            {
                                                ["y"] = 566198.75,
                                                ["x"] = -223133.140625,
                                            }, -- end of [489]
                                            [149] = 
                                            {
                                                ["y"] = 600203.4375,
                                                ["x"] = -234137.71875,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 597709.5625,
                                                ["x"] = -235279.609375,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 595536.9375,
                                                ["x"] = -236206.484375,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 592123.4375,
                                                ["x"] = -232146.578125,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 588948.3125,
                                                ["x"] = -227100.921875,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 580805.3125,
                                                ["x"] = -225773.546875,
                                            }, -- end of [362]
                                            [426] = 
                                            {
                                                ["y"] = 569329.4375,
                                                ["x"] = -222421.65625,
                                            }, -- end of [426]
                                            [490] = 
                                            {
                                                ["y"] = 566196.125,
                                                ["x"] = -223123.546875,
                                            }, -- end of [490]
                                            [295] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [295]
                                            [270] = 
                                            {
                                                ["y"] = 592225.1875,
                                                ["x"] = -228788.984375,
                                            }, -- end of [270]
                                            [299] = 
                                            {
                                                ["y"] = 588904.0625,
                                                ["x"] = -227084.0625,
                                            }, -- end of [299]
                                            [107] = 
                                            {
                                                ["y"] = 603508.6875,
                                                ["x"] = -234421.203125,
                                            }, -- end of [107]
                                            [75] = 
                                            {
                                                ["y"] = 605549.5625,
                                                ["x"] = -234770.890625,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 604364.375,
                                                ["x"] = -234579.34375,
                                            }, -- end of [91]
                                            [427] = 
                                            {
                                                ["y"] = 569283.1875,
                                                ["x"] = -222387.28125,
                                            }, -- end of [427]
                                            [491] = 
                                            {
                                                ["y"] = 566053.375,
                                                ["x"] = -222269.8125,
                                            }, -- end of [491]
                                            [150] = 
                                            {
                                                ["y"] = 600165.9375,
                                                ["x"] = -234134.890625,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 597668.3125,
                                                ["x"] = -235316.46875,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 595505.6875,
                                                ["x"] = -236201.90625,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 592110.6875,
                                                ["x"] = -232123.59375,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 588859.25,
                                                ["x"] = -227068.6875,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 580709.1875,
                                                ["x"] = -225770.34375,
                                            }, -- end of [364]
                                            [428] = 
                                            {
                                                ["y"] = 569238.0625,
                                                ["x"] = -222351.34375,
                                            }, -- end of [428]
                                            [255] = 
                                            {
                                                ["y"] = 592093.625,
                                                ["x"] = -231431.9375,
                                            }, -- end of [255]
                                            [446] = 
                                            {
                                                ["y"] = 568537.6875,
                                                ["x"] = -221728.234375,
                                            }, -- end of [446]
                                            [355] = 
                                            {
                                                ["y"] = 582262.875,
                                                ["x"] = -225916.921875,
                                            }, -- end of [355]
                                            [317] = 
                                            {
                                                ["y"] = 586645.9375,
                                                ["x"] = -226712.046875,
                                            }, -- end of [317]
                                            [430] = 
                                            {
                                                ["y"] = 569151.6875,
                                                ["x"] = -222275.015625,
                                            }, -- end of [430]
                                            [301] = 
                                            {
                                                ["y"] = 588766.75,
                                                ["x"] = -227039.3125,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 580109.5,
                                                ["x"] = -225764.71875,
                                            }, -- end of [365]
                                            [429] = 
                                            {
                                                ["y"] = 569194.25,
                                                ["x"] = -222313.90625,
                                            }, -- end of [429]
                                            [303] = 
                                            {
                                                ["y"] = 588648.125,
                                                ["x"] = -227007.953125,
                                            }, -- end of [303]
                                            [151] = 
                                            {
                                                ["y"] = 600128.375,
                                                ["x"] = -234133.8125,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 597625.8125,
                                                ["x"] = -235351.875,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 595474.75,
                                                ["x"] = -236195.34375,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 592099.4375,
                                                ["x"] = -232099.828125,
                                            }, -- end of [247]
                                            [302] = 
                                            {
                                                ["y"] = 588707.6875,
                                                ["x"] = -227022.71875,
                                            }, -- end of [302]
                                            [23] = 
                                            {
                                                ["y"] = 608633.75,
                                                ["x"] = -236368.3125,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 608373.1875,
                                                ["x"] = -236247.8125,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 607790.9375,
                                                ["x"] = -235929.796875,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 607429.8125,
                                                ["x"] = -235590.890625,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 606262.0625,
                                                ["x"] = -234773.421875,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 605980.125,
                                                ["x"] = -234686.328125,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 605522.9375,
                                                ["x"] = -234775.734375,
                                            }, -- end of [76]
                                            [367] = 
                                            {
                                                ["y"] = 580054.1875,
                                                ["x"] = -225760.765625,
                                            }, -- end of [367]
                                            [108] = 
                                            {
                                                ["y"] = 603470.875,
                                                ["x"] = -234417.0625,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 601544.3125,
                                                ["x"] = -234649.609375,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 600090.8125,
                                                ["x"] = -234134.515625,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 597582.0625,
                                                ["x"] = -235385.796875,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 595444.3125,
                                                ["x"] = -236186.84375,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 592089.75,
                                                ["x"] = -232075.375,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 588588.125,
                                                ["x"] = -226995.03125,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 579514.5625,
                                                ["x"] = -225688.703125,
                                            }, -- end of [368]
                                            [432] = 
                                            {
                                                ["y"] = 569070.6875,
                                                ["x"] = -222193,
                                            }, -- end of [432]
                                            [318] = 
                                            {
                                                ["y"] = 586591.375,
                                                ["x"] = -226689.96875,
                                            }, -- end of [318]
                                            [359] = 
                                            {
                                                ["y"] = 582027,
                                                ["x"] = -225900.578125,
                                            }, -- end of [359]
                                            [350] = 
                                            {
                                                ["y"] = 582570.9375,
                                                ["x"] = -225897.046875,
                                            }, -- end of [350]
                                            [339] = 
                                            {
                                                ["y"] = 583675.0625,
                                                ["x"] = -225783.71875,
                                            }, -- end of [339]
                                            [335] = 
                                            {
                                                ["y"] = 583918.8125,
                                                ["x"] = -225824.953125,
                                            }, -- end of [335]
                                            [305] = 
                                            {
                                                ["y"] = 588527.75,
                                                ["x"] = -226983.953125,
                                            }, -- end of [305]
                                            [369] = 
                                            {
                                                ["y"] = 579498.625,
                                                ["x"] = -225687.4375,
                                            }, -- end of [369]
                                            [433] = 
                                            {
                                                ["y"] = 569032.3125,
                                                ["x"] = -222149.96875,
                                            }, -- end of [433]
                                            [334] = 
                                            {
                                                ["y"] = 583978.8125,
                                                ["x"] = -225839.953125,
                                            }, -- end of [334]
                                            [153] = 
                                            {
                                                ["y"] = 600053.25,
                                                ["x"] = -234136.984375,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 597537.1875,
                                                ["x"] = -235418.171875,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 595414.5,
                                                ["x"] = -236176.4375,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 592081.75,
                                                ["x"] = -232050.328125,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 588467.0625,
                                                ["x"] = -226974.71875,
                                            }, -- end of [306]
                                            [370] = 
                                            {
                                                ["y"] = 579482.625,
                                                ["x"] = -225687.875,
                                            }, -- end of [370]
                                            [434] = 
                                            {
                                                ["y"] = 568995.4375,
                                                ["x"] = -222105.671875,
                                            }, -- end of [434]
                                            [331] = 
                                            {
                                                ["y"] = 584155.625,
                                                ["x"] = -225895.953125,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = 584381.875,
                                                ["x"] = -225995.625,
                                            }, -- end of [327]
                                            [307] = 
                                            {
                                                ["y"] = 588406.125,
                                                ["x"] = -226967.375,
                                            }, -- end of [307]
                                            [93] = 
                                            {
                                                ["y"] = 604288.75,
                                                ["x"] = -234576.28125,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 603432.875,
                                                ["x"] = -234414.859375,
                                            }, -- end of [109]
                                            [77] = 
                                            {
                                                ["y"] = 605496,
                                                ["x"] = -234778.953125,
                                            }, -- end of [77]
                                            [371] = 
                                            {
                                                ["y"] = 579466.75,
                                                ["x"] = -225690,
                                            }, -- end of [371]
                                            [435] = 
                                            {
                                                ["y"] = 568836.1875,
                                                ["x"] = -221913.15625,
                                            }, -- end of [435]
                                            [125] = 
                                            {
                                                ["y"] = 601513.6875,
                                                ["x"] = -234649.640625,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 600015.9375,
                                                ["x"] = -234141.21875,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 597491.25,
                                                ["x"] = -235449,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 595385.375,
                                                ["x"] = -236164.171875,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 592075.375,
                                                ["x"] = -232024.8125,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 587159.5,
                                                ["x"] = -226836.21875,
                                            }, -- end of [308]
                                            [372] = 
                                            {
                                                ["y"] = 579240.3125,
                                                ["x"] = -225732.859375,
                                            }, -- end of [372]
                                            [436] = 
                                            {
                                                ["y"] = 568814.75,
                                                ["x"] = -221888.75,
                                            }, -- end of [436]
                                            [363] = 
                                            {
                                                ["y"] = 580757.25,
                                                ["x"] = -225771.375,
                                            }, -- end of [363]
                                            [366] = 
                                            {
                                                ["y"] = 580081.75,
                                                ["x"] = -225763.59375,
                                            }, -- end of [366]
                                            [431] = 
                                            {
                                                ["y"] = 569110.5,
                                                ["x"] = -222234.6875,
                                            }, -- end of [431]
                                            [92] = 
                                            {
                                                ["y"] = 604326.5625,
                                                ["x"] = -234576.90625,
                                            }, -- end of [92]
                                            [19] = 
                                            {
                                                ["y"] = 610410.9375,
                                                ["x"] = -237384.96875,
                                            }, -- end of [19]
                                            [309] = 
                                            {
                                                ["y"] = 587101.0625,
                                                ["x"] = -226829.203125,
                                            }, -- end of [309]
                                            [373] = 
                                            {
                                                ["y"] = 579182.5625,
                                                ["x"] = -225742.9375,
                                            }, -- end of [373]
                                            [437] = 
                                            {
                                                ["y"] = 568791.9375,
                                                ["x"] = -221865.640625,
                                            }, -- end of [437]
                                            [123] = 
                                            {
                                                ["y"] = 601574.9375,
                                                ["x"] = -234647.703125,
                                            }, -- end of [123]
                                            [155] = 
                                            {
                                                ["y"] = 599978.8125,
                                                ["x"] = -234147.1875,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 597444.25,
                                                ["x"] = -235478.203125,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 595357.0625,
                                                ["x"] = -236150.09375,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 592070.6875,
                                                ["x"] = -231998.9375,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 587042.8125,
                                                ["x"] = -226820.484375,
                                            }, -- end of [310]
                                            [374] = 
                                            {
                                                ["y"] = 579124.5,
                                                ["x"] = -225751.296875,
                                            }, -- end of [374]
                                            [438] = 
                                            {
                                                ["y"] = 568767.75,
                                                ["x"] = -221843.9375,
                                            }, -- end of [438]
                                            [122] = 
                                            {
                                                ["y"] = 601605.375,
                                                ["x"] = -234643.921875,
                                            }, -- end of [122]
                                            [39] = 
                                            {
                                                ["y"] = 607400.8125,
                                                ["x"] = -235562.796875,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 607158.5,
                                                ["x"] = -235394.5625,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 606229.1875,
                                                ["x"] = -234756.09375,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 605943.0625,
                                                ["x"] = -234684.078125,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 586984.875,
                                                ["x"] = -226810.03125,
                                            }, -- end of [311]
                                            [375] = 
                                            {
                                                ["y"] = 579066.25,
                                                ["x"] = -225757.96875,
                                            }, -- end of [375]
                                            [439] = 
                                            {
                                                ["y"] = 568742.3125,
                                                ["x"] = -221823.6875,
                                            }, -- end of [439]
                                            [126] = 
                                            {
                                                ["y"] = 601483.0625,
                                                ["x"] = -234647.78125,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 599942,
                                                ["x"] = -234154.890625,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 597396.25,
                                                ["x"] = -235505.765625,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 595329.6875,
                                                ["x"] = -236134.25,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 592067.6875,
                                                ["x"] = -231972.8125,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 586927.25,
                                                ["x"] = -226797.890625,
                                            }, -- end of [312]
                                            [376] = 
                                            {
                                                ["y"] = 579007.8125,
                                                ["x"] = -225762.921875,
                                            }, -- end of [376]
                                            [440] = 
                                            {
                                                ["y"] = 568715.75,
                                                ["x"] = -221804.984375,
                                            }, -- end of [440]
                                            [30] = 
                                            {
                                                ["y"] = 607824.25,
                                                ["x"] = -235952.046875,
                                            }, -- end of [30]
                                            [26] = 
                                            {
                                                ["y"] = 608478.6875,
                                                ["x"] = -236293.453125,
                                            }, -- end of [26]
                                            [119] = 
                                            {
                                                ["y"] = 601694.5,
                                                ["x"] = -234621.53125,
                                            }, -- end of [119]
                                            [87] = 
                                            {
                                                ["y"] = 605007.4375,
                                                ["x"] = -234725.515625,
                                            }, -- end of [87]
                                            [283] = 
                                            {
                                                ["y"] = 591707.3125,
                                                ["x"] = -228636.234375,
                                            }, -- end of [283]
                                            [313] = 
                                            {
                                                ["y"] = 586870.0625,
                                                ["x"] = -226784.046875,
                                            }, -- end of [313]
                                            [377] = 
                                            {
                                                ["y"] = 578949.3125,
                                                ["x"] = -225766.15625,
                                            }, -- end of [377]
                                            [441] = 
                                            {
                                                ["y"] = 568688.125,
                                                ["x"] = -221787.875,
                                            }, -- end of [441]
                                            [118] = 
                                            {
                                                ["y"] = 602238.5,
                                                ["x"] = -234430.203125,
                                            }, -- end of [118]
                                            [157] = 
                                            {
                                                ["y"] = 599905.625,
                                                ["x"] = -234164.328125,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 597347.375,
                                                ["x"] = -235531.65625,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 594848.875,
                                                ["x"] = -235842.09375,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 592066.4375,
                                                ["x"] = -231946.546875,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 586813.25,
                                                ["x"] = -226768.53125,
                                            }, -- end of [314]
                                            [378] = 
                                            {
                                                ["y"] = 578890.6875,
                                                ["x"] = -225767.671875,
                                            }, -- end of [378]
                                            [442] = 
                                            {
                                                ["y"] = 568659.5625,
                                                ["x"] = -221772.421875,
                                            }, -- end of [442]
                                            [395] = 
                                            {
                                                ["y"] = 575737.1875,
                                                ["x"] = -225021.953125,
                                            }, -- end of [395]
                                            [445] = 
                                            {
                                                ["y"] = 568569.0625,
                                                ["x"] = -221736.5625,
                                            }, -- end of [445]
                                            [447] = 
                                            {
                                                ["y"] = 568505.8125,
                                                ["x"] = -221721.78125,
                                            }, -- end of [447]
                                            [463] = 
                                            {
                                                ["y"] = 567193.625,
                                                ["x"] = -222082.671875,
                                            }, -- end of [463]
                                            [462] = 
                                            {
                                                ["y"] = 567203.125,
                                                ["x"] = -222073.21875,
                                            }, -- end of [462]
                                            [315] = 
                                            {
                                                ["y"] = 586756.9375,
                                                ["x"] = -226751.359375,
                                            }, -- end of [315]
                                            [379] = 
                                            {
                                                ["y"] = 578832.0625,
                                                ["x"] = -225767.46875,
                                            }, -- end of [379]
                                            [443] = 
                                            {
                                                ["y"] = 568630.125,
                                                ["x"] = -221758.703125,
                                            }, -- end of [443]
                                            [387] = 
                                            {
                                                ["y"] = 576856.125,
                                                ["x"] = -225503.53125,
                                            }, -- end of [387]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 564509.99999999,
                                                ["x"] = -220865.14285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 564509.99999999,
                                                ["x"] = -220865.14285715,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 566053.375,
                                                ["x"] = -222269.8125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 566046.9375,
                                                ["x"] = -222231.25,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 566037,
                                                ["x"] = -222188.34375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 566001.4375,
                                                ["x"] = -222107.9375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 565798.8125,
                                                ["x"] = -221491.890625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 565793.0625,
                                                ["x"] = -221481.6875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 565974.75,
                                                ["x"] = -222063.671875,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 565785.6875,
                                                ["x"] = -221472.59375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 566030,
                                                ["x"] = -222167.4375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 565965.5625,
                                                ["x"] = -222046.84375,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 565767,
                                                ["x"] = -221458.671875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 565756.125,
                                                ["x"] = -221454.28125,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 565957.625,
                                                ["x"] = -222029.375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 565449.5,
                                                ["x"] = -221345.359375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 566042.625,
                                                ["x"] = -222209.640625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 566021.75,
                                                ["x"] = -222147.015625,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 565951.125,
                                                ["x"] = -222011.359375,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 564518.9375,
                                                ["x"] = -220847.0625,
                                            }, -- end of [24]
                                            [13] = 
                                            {
                                                ["y"] = 565872.125,
                                                ["x"] = -221740.546875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 566012.1875,
                                                ["x"] = -222127.15625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 565839.1875,
                                                ["x"] = -221638.03125,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 565108.375,
                                                ["x"] = -221138.34375,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 565776.875,
                                                ["x"] = -221464.859375,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 565802.8125,
                                                ["x"] = -221502.90625,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 58,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 616021.55781549,
                                            ["x"] = -240435.83611077,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2557.2096550745,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 612258.30442756,
                                            ["x"] = -237954.1846851,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13332.495043479,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 566053.39395344,
                                            ["x"] = -222269.80740521,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13709.153391871,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 564518.93444214,
                                            ["x"] = -220847.06907352,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 616021.55781549,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #297",
                                        ["unitId"] = 369,
                                        ["heading"] = -0.98781135065507,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240435.83611077,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 616005.65892382,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #298",
                                        ["unitId"] = 370,
                                        ["heading"] = -0.98781135065507,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240461.27563658,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 615989.80287812,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #299",
                                        ["unitId"] = 371,
                                        ["heading"] = -0.98781135065507,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240486.75170434,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 615973.93183184,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #300",
                                        ["unitId"] = 372,
                                        ["heading"] = -0.98781135065507,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240512.21521848,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 615958.06434267,
                                        ["type"] = "M1097 Avenger",
                                        ["name"] = "Unit #301",
                                        ["unitId"] = 373,
                                        ["heading"] = -0.98781135065507,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240537.6730256,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 615942.1968535,
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["name"] = "Unit #302",
                                        ["unitId"] = 374,
                                        ["heading"] = -0.98781135065507,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240563.13083272,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 615926.32235104,
                                        ["type"] = "M 818",
                                        ["name"] = "Unit #303",
                                        ["unitId"] = 375,
                                        ["heading"] = -0.98781135065507,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -240588.59989197,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 616021.55781549,
                                ["x"] = -240435.83611077,
                                ["name"] = "USA ART. #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 621001.42857142,
                                            ["x"] = -268233.71428572,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 621001.42857142,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #308",
                                        ["unitId"] = 380,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268233.71428572,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 620972.85714285,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #309",
                                        ["unitId"] = 381,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268253.71428572,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 621029.99999999,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #310",
                                        ["unitId"] = 382,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268222.28571429,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 620998.57142856,
                                        ["type"] = "Soldier M249",
                                        ["name"] = "Unit #311",
                                        ["unitId"] = 383,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268256.57142857,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 621024.28571427,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Unit #312",
                                        ["unitId"] = 384,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268250.85714286,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 621018.57142856,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Unit #313",
                                        ["unitId"] = 385,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268268,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 620972.85714285,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Unit #314",
                                        ["unitId"] = 386,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268222.28571429,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 621007.14285713,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Unit #315",
                                        ["unitId"] = 387,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268210.85714286,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 620987.14285713,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Unit #316",
                                        ["unitId"] = 388,
                                        ["heading"] = 5.8293997016611,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -268196.57142857,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 621001.42857142,
                                ["x"] = -268233.71428572,
                                ["name"] = "KOBULETI DEF #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 562,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 824991.42857142,
                                            ["x"] = -291302.85714285,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 100,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 824991.42857142,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #363",
                                        ["unitId"] = 450,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291302.85714285,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 824691.42857142,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #364",
                                        ["unitId"] = 451,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291945.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 825884.28571427,
                                        ["type"] = "M1097 Avenger",
                                        ["name"] = "Unit #365",
                                        ["unitId"] = 452,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292095.71428571,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 824712.85714284,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #366",
                                        ["unitId"] = 453,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291352.85714285,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 826469.99999999,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #367",
                                        ["unitId"] = 454,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291367.14285714,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 826312.85714284,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #368",
                                        ["unitId"] = 455,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291374.28571428,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 822755.7142857,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #369",
                                        ["unitId"] = 456,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291838.57142857,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 822655.7142857,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #370",
                                        ["unitId"] = 457,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -291981.42857142,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 824991.42857142,
                                ["x"] = -291302.85714285,
                                ["name"] = "MAYK DEF  #009",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [2] = 
                                            {
                                                ["y"] = 843019.1875,
                                                ["x"] = -284810.0625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 842470.625,
                                                ["x"] = -284782.8125,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 843512.6875,
                                                ["x"] = -284860.71875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 841672.4375,
                                                ["x"] = -284717.3125,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 841341.75,
                                                ["x"] = -284685.125,
                                            }, -- end of [5]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [2] = 
                                            {
                                                ["y"] = 847886.375,
                                                ["x"] = -292129.34375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 847755.0625,
                                                ["x"] = -291310.71875,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 847869.6875,
                                                ["x"] = -292404.59375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 847756.625,
                                                ["x"] = -291293.4375,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 847792.625,
                                                ["x"] = -291126.4375,
                                            }, -- end of [5]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 847792.625,
                                                ["x"] = -291126.4375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 847918.375,
                                                ["x"] = -290539.46875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 847845.1875,
                                                ["x"] = -290247.15625,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 847916.1875,
                                                ["x"] = -290517.75,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 846513.75,
                                                ["x"] = -285336.78125,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 847501.5,
                                                ["x"] = -287902.375,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 845415.5625,
                                                ["x"] = -285344.4375,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 847502.375,
                                                ["x"] = -287887.15625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 847534.4375,
                                                ["x"] = -287696.3125,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 847568.5625,
                                                ["x"] = -287493.25,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 847569.5,
                                                ["x"] = -287485.59375,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 847569.4375,
                                                ["x"] = -287477.875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 847568.5625,
                                                ["x"] = -287470.21875,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 847564.375,
                                                ["x"] = -287455.375,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 847002.6875,
                                                ["x"] = -286413.875,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 846847.375,
                                                ["x"] = -286037.125,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 846845.8125,
                                                ["x"] = -286014.5,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 846928.375,
                                                ["x"] = -285874.5,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 846925.5,
                                                ["x"] = -285860.53125,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 846509.25,
                                                ["x"] = -285331.21875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 846486.25,
                                                ["x"] = -285314.65625,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 845049.8125,
                                                ["x"] = -285173.25,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 846479.625,
                                                ["x"] = -285312.0625,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 845031.4375,
                                                ["x"] = -285169.9375,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 846847.8125,
                                                ["x"] = -286003.28125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 846929.875,
                                                ["x"] = -285870.84375,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 846883.5,
                                                ["x"] = -285832.28125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 846504.125,
                                                ["x"] = -285326.25,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 846445.25,
                                                ["x"] = -285300.09375,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 844800.625,
                                                ["x"] = -285159.8125,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 847566.875,
                                                ["x"] = -287462.6875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 847561.125,
                                                ["x"] = -287448.40625,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 846850.875,
                                                ["x"] = -286047.96875,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 846845.6875,
                                                ["x"] = -286025.875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 846851.5625,
                                                ["x"] = -285992.53125,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 846929.8125,
                                                ["x"] = -285866.90625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 846872.3125,
                                                ["x"] = -285820.40625,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 846498.625,
                                                ["x"] = -285321.75,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 846343,
                                                ["x"] = -285316.5625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 846041.125,
                                                ["x"] = -285357.90625,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 845396.6875,
                                                ["x"] = -285338.5,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 846392.8125,
                                                ["x"] = -285310.875,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 847692.625,
                                                ["x"] = -289083.1875,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 846857.0625,
                                                ["x"] = -285982.5625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 846928.3125,
                                                ["x"] = -285863.3125,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 846492.625,
                                                ["x"] = -285317.90625,
                                            }, -- end of [31]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 833144.5,
                                                ["x"] = -283708.75,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 840836.1875,
                                                ["x"] = -284635.90625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 837045.8125,
                                                ["x"] = -283633.0625,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 833075.0625,
                                                ["x"] = -283703.8125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 833005.5625,
                                                ["x"] = -283700.03125,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 832994.3125,
                                                ["x"] = -283699.9375,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 832983.1875,
                                                ["x"] = -283701.34375,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 836978.625,
                                                ["x"] = -283642.46875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 832840.25,
                                                ["x"] = -283721.8125,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 832829.5,
                                                ["x"] = -283723.59375,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 832819.0625,
                                                ["x"] = -283726.46875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 832808.9375,
                                                ["x"] = -283730.4375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 836747,
                                                ["x"] = -283665,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 832504.875,
                                                ["x"] = -283854.90625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 832497.25,
                                                ["x"] = -283857.1875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 832489.375,
                                                ["x"] = -283858.8125,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 832414.3125,
                                                ["x"] = -283872.71875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 836537.875,
                                                ["x"] = -283694.84375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 832339,
                                                ["x"] = -283885.1875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 832263.4375,
                                                ["x"] = -283896.15625,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 832187.6875,
                                                ["x"] = -283905.65625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 839777.4375,
                                                ["x"] = -284367.09375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 835906.5625,
                                                ["x"] = -283676.59375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 831219.1875,
                                                ["x"] = -283982.84375,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 830863.6875,
                                                ["x"] = -283998.3125,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 830565.9375,
                                                ["x"] = -284024.9375,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 829991.6875,
                                                ["x"] = -284117.125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 835773,
                                                ["x"] = -283682.875,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 829438.8125,
                                                ["x"] = -284123.625,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 828732.0625,
                                                ["x"] = -284153.53125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 828359.5625,
                                                ["x"] = -284144.59375,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 828081.6875,
                                                ["x"] = -284153.78125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 835769.3125,
                                                ["x"] = -283682.625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 828063.3125,
                                                ["x"] = -284143.0625,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 828040.4375,
                                                ["x"] = -284127.75,
                                            }, -- end of [57]
                                            [67] = 
                                            {
                                                ["y"] = 828001.9375,
                                                ["x"] = -284145.875,
                                            }, -- end of [67]
                                            [58] = 
                                            {
                                                ["y"] = 828037.5,
                                                ["x"] = -284126.40625,
                                            }, -- end of [58]
                                            [94] = 
                                            {
                                                ["y"] = 822571,
                                                ["x"] = -286813.90625,
                                            }, -- end of [94]
                                            [59] = 
                                            {
                                                ["y"] = 828034.375,
                                                ["x"] = -284125.78125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 835765.875,
                                                ["x"] = -283681.4375,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 828030.75,
                                                ["x"] = -284125.84375,
                                            }, -- end of [60]
                                            [24] = 
                                            {
                                                ["y"] = 835745.375,
                                                ["x"] = -283651.09375,
                                            }, -- end of [24]
                                            [61] = 
                                            {
                                                ["y"] = 828027.25,
                                                ["x"] = -284126.78125,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = 822309.375,
                                                ["x"] = -286547.6875,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = 828024.0625,
                                                ["x"] = -284128.53125,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 841341.75,
                                                ["x"] = -284685.125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 838528.9375,
                                                ["x"] = -283965.65625,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 835762.8125,
                                                ["x"] = -283679.5,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 828019.25,
                                                ["x"] = -284133.46875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 828014.125,
                                                ["x"] = -284138.46875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 828008.375,
                                                ["x"] = -284142.6875,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 835760.25,
                                                ["x"] = -283676.8125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 827995.125,
                                                ["x"] = -284148.03125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 827988.0625,
                                                ["x"] = -284149.09375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 827980.875,
                                                ["x"] = -284148.96875,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 835758.375,
                                                ["x"] = -283673.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 827507.6875,
                                                ["x"] = -284134.1875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 827491.125,
                                                ["x"] = -284137.84375,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 826827.375,
                                                ["x"] = -284344.25,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 835757.4375,
                                                ["x"] = -283670.09375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 826343.5,
                                                ["x"] = -284385.5625,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 826320.5625,
                                                ["x"] = -284393.25,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 837700.0625,
                                                ["x"] = -283718.8125,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 835757.25,
                                                ["x"] = -283668.8125,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 824918.9375,
                                                ["x"] = -285198,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 824657.5625,
                                                ["x"] = -285314.4375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 824318.4375,
                                                ["x"] = -285445.3125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 835755.875,
                                                ["x"] = -283663.46875,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 823964.75,
                                                ["x"] = -285635.40625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 823950.3125,
                                                ["x"] = -285645.84375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 823650.375,
                                                ["x"] = -285906.5625,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 835753.3125,
                                                ["x"] = -283658.625,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 822865.8125,
                                                ["x"] = -286712.375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 822669.75,
                                                ["x"] = -286905.46875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 822666.4375,
                                                ["x"] = -286907.59375,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 835749.75,
                                                ["x"] = -283654.4375,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 822658.6875,
                                                ["x"] = -286907.46875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 822655.5,
                                                ["x"] = -286905.21875,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 837672.3125,
                                                ["x"] = -283707.40625,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 822337.6875,
                                                ["x"] = -286642.625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 822328.9375,
                                                ["x"] = -286633.09375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 822321.4375,
                                                ["x"] = -286622.5,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 822315.4375,
                                                ["x"] = -286611.0625,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 822310.9375,
                                                ["x"] = -286598.9375,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 822308.0625,
                                                ["x"] = -286586.3125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 822306.8125,
                                                ["x"] = -286573.40625,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 822307.3125,
                                                ["x"] = -286560.4375,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 835735,
                                                ["x"] = -283647.65625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 822313.125,
                                                ["x"] = -286535.28125,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 822315.625,
                                                ["x"] = -286528.125,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 822448.25,
                                                ["x"] = -286170.59375,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 834919.75,
                                                ["x"] = -283567.65625,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 822662.5625,
                                                ["x"] = -286908.28125,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 823074.125,
                                                ["x"] = -286459.53125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 837343.3125,
                                                ["x"] = -283641.09375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 834488.8125,
                                                ["x"] = -283579.84375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 824171.375,
                                                ["x"] = -285535.75,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 825359,
                                                ["x"] = -284880.40625,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 825618,
                                                ["x"] = -284728.71875,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 833794.375,
                                                ["x"] = -283726.6875,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 826812.875,
                                                ["x"] = -284346.5,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 827717.25,
                                                ["x"] = -284124.09375,
                                            }, -- end of [71]
                                            [25] = 
                                            {
                                                ["y"] = 835740.375,
                                                ["x"] = -283648.78125,
                                            }, -- end of [25]
                                            [30] = 
                                            {
                                                ["y"] = 833778.5,
                                                ["x"] = -283727.46875,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 828021.375,
                                                ["x"] = -284130.90625,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 831582.875,
                                                ["x"] = -283926.34375,
                                            }, -- end of [47]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 822448.25,
                                                ["x"] = -286170.59375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 822512.9375,
                                                ["x"] = -285987.96875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 822523.3125,
                                                ["x"] = -285967.59375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 822435.875,
                                                ["x"] = -285910.8125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 822202.4375,
                                                ["x"] = -285738.9375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 822191.8125,
                                                ["x"] = -285739.71875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 822271,
                                                ["x"] = -285764.25,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 822181.3125,
                                                ["x"] = -285741.65625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 822522.9375,
                                                ["x"] = -285963.65625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 822262.625,
                                                ["x"] = -285757.59375,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 822253.625,
                                                ["x"] = -285751.84375,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 822522.125,
                                                ["x"] = -285971.375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 822521.125,
                                                ["x"] = -285960.1875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 822244.0625,
                                                ["x"] = -285747.09375,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 822234.0625,
                                                ["x"] = -285743.375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 822518.125,
                                                ["x"] = -285957.625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 822223.6875,
                                                ["x"] = -285740.78125,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 822095.125,
                                                ["x"] = -285762.21875,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 822213.125,
                                                ["x"] = -285739.3125,
                                            }, -- end of [15]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 844800.60799289,
                                                ["x"] = -285159.80645829,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 844600.05478624,
                                                ["x"] = -285151.00423484,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 822086.28571428,
                                                ["x"] = -285725.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 822086.28571428,
                                                ["x"] = -285725.14285714,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [2] = 
                                            {
                                                ["y"] = 847733.1875,
                                                ["x"] = -289819.375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 847732.375,
                                                ["x"] = -289805.75,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 847845.1875,
                                                ["x"] = -290247.15625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 847746,
                                                ["x"] = -289413.53125,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 847692.625,
                                                ["x"] = -289083.1875,
                                            }, -- end of [5]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 844600.05478624,
                                                ["x"] = -285151.00423484,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843512.683753,
                                                ["x"] = -284860.72348401,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 527,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 847869.66198814,
                                            ["x"] = -292404.60511805,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 569,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1305.077247465,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 847792.64707126,
                                            ["x"] = -291126.45097434,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 576,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1467.4144005939,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 847845.16071425,
                                            ["x"] = -290247.16361864,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 593,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2859.0716522929,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 847692.59925031,
                                            ["x"] = -289083.191737,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 662,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3976.9768421967,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844800.60799289,
                                            ["x"] = -285159.80645829,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 664,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4193.8891300582,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844600.05478624,
                                            ["x"] = -285151.00423484,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 675,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4396.470208085,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843512.683753,
                                            ["x"] = -284860.72348401,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 689,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4788.5098751929,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 841341.77547482,
                                            ["x"] = -284685.12965793,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 604,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7100.6660367968,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 822448.24366744,
                                            ["x"] = -286170.60496341,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 605,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8651.0872668228,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 822095.12196986,
                                            ["x"] = -285762.20605725,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 122,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 847869.66198814,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #359",
                                        ["unitId"] = 544,
                                        ["heading"] = -0.060182033034726,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292404.60511805,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 847867.38942496,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #442",
                                        ["unitId"] = 545,
                                        ["heading"] = -0.060182033034726,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292434.48303273,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 847862.34471188,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #443",
                                        ["unitId"] = 546,
                                        ["heading"] = -0.060182033034726,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292463.92974495,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 847857.32245487,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #444",
                                        ["unitId"] = 547,
                                        ["heading"] = -0.060182033034726,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292493.50788445,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 847852.32526442,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #445",
                                        ["unitId"] = 548,
                                        ["heading"] = -0.060182033034726,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292523.09592804,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 847847.27578447,
                                        ["type"] = "M-109",
                                        ["name"] = "Unit #446",
                                        ["unitId"] = 549,
                                        ["heading"] = -0.060182033034726,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292552.6768633,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 847869.66198814,
                                ["x"] = -292404.60511805,
                                ["name"] = "ossetia atk   #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 562,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 825547.50119349,
                                            ["x"] = -292214.89229497,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 134,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 825547.50119349,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #469",
                                        ["unitId"] = 578,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292214.89229497,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 825570.36705846,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #470",
                                        ["unitId"] = 579,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292216.8766593,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 825600.26788038,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #471",
                                        ["unitId"] = 580,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292219.46293184,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 825630.13664422,
                                        ["type"] = "LAV-25",
                                        ["name"] = "Unit #472",
                                        ["unitId"] = 581,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292222.0431412,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 825547.50119349,
                                ["x"] = -292214.89229497,
                                ["name"] = "ossetia atk   #004",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 636158.57142857,
                                            ["x"] = -318417.42857142,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 143,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 636158.57142857,
                                        ["type"] = "Hawk sr",
                                        ["name"] = "Unit #482",
                                        ["unitId"] = 598,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318417.42857142,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 636198.57142857,
                                        ["type"] = "Hawk tr",
                                        ["name"] = "Unit #483",
                                        ["unitId"] = 599,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318457.42857142,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 636024.28571428,
                                        ["type"] = "Hawk ln",
                                        ["name"] = "Unit #484",
                                        ["unitId"] = 600,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318474.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 636372.85714285,
                                        ["type"] = "Hawk ln",
                                        ["name"] = "Unit #485",
                                        ["unitId"] = 601,
                                        ["heading"] = 5.846852994181,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -318354.57142857,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 636158.57142857,
                                ["x"] = -318417.42857142,
                                ["name"] = "KOBULETI DEF #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 562,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 825980.57142858,
                                            ["x"] = -292223.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 175,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 825980.57142858,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #510",
                                        ["unitId"] = 666,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292223.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 826003.43729354,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #511",
                                        ["unitId"] = 667,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292225.12722148,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 826033.33811547,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #512",
                                        ["unitId"] = 668,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292227.71349402,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 826063.2068793,
                                        ["type"] = "LAV-25",
                                        ["name"] = "Unit #513",
                                        ["unitId"] = 669,
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -292230.29370338,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 825980.57142858,
                                ["x"] = -292223.14285714,
                                ["name"] = "ossetia atk   #006",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 601452.625,
                                                ["x"] = -234644.0625,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 599869.6875,
                                                ["x"] = -234175.453125,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 597297.625,
                                                ["x"] = -235555.84375,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 594805.75,
                                                ["x"] = -235814.875,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 612351.6875,
                                                ["x"] = -237987.71875,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 586701.1875,
                                                ["x"] = -226732.515625,
                                            }, -- end of [316]
                                            [380] = 
                                            {
                                                ["y"] = 578773.4375,
                                                ["x"] = -225765.546875,
                                            }, -- end of [380]
                                            [444] = 
                                            {
                                                ["y"] = 568599.9375,
                                                ["x"] = -221746.734375,
                                            }, -- end of [444]
                                            [2] = 
                                            {
                                                ["y"] = 611251.0625,
                                                ["x"] = -237592.65625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 611201.0625,
                                                ["x"] = -237576.4375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 611150.5625,
                                                ["x"] = -237561.75,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 611099.625,
                                                ["x"] = -237548.640625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 611048.3125,
                                                ["x"] = -237537.109375,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 610996.6875,
                                                ["x"] = -237527.171875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 610944.75,
                                                ["x"] = -237518.828125,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 610827,
                                                ["x"] = -237504.671875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 610731.4375,
                                                ["x"] = -237490.234375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 610637.25,
                                                ["x"] = -237468.734375,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 610544.875,
                                                ["x"] = -237440.296875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 610367.75,
                                                ["x"] = -237363.25,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 608582.8125,
                                                ["x"] = -236341.875,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 607893.375,
                                                ["x"] = -235992.46875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 607758.5625,
                                                ["x"] = -235906.21875,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 607370.75,
                                                ["x"] = -235535.875,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 607108.1875,
                                                ["x"] = -235365.609375,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 606195.4375,
                                                ["x"] = -234740.515625,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 605905.9375,
                                                ["x"] = -234683.796875,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 605414.875,
                                                ["x"] = -234778.890625,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 604034.3125,
                                                ["x"] = -234588.34375,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 602456,
                                                ["x"] = -234386.328125,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 601422.5,
                                                ["x"] = -234638.484375,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 599183.375,
                                                ["x"] = -234441.5625,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 597195.6875,
                                                ["x"] = -235598.984375,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 594722.4375,
                                                ["x"] = -235756.125,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 592097.4375,
                                                ["x"] = -231379.5625,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 586158.75,
                                                ["x"] = -226493.25,
                                            }, -- end of [320]
                                            [384] = 
                                            {
                                                ["y"] = 577038.6875,
                                                ["x"] = -225537.0625,
                                            }, -- end of [384]
                                            [448] = 
                                            {
                                                ["y"] = 568473.625,
                                                ["x"] = -221717.21875,
                                            }, -- end of [448]
                                            [257] = 
                                            {
                                                ["y"] = 592103.0625,
                                                ["x"] = -231327.359375,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 586150.375,
                                                ["x"] = -226490.3125,
                                            }, -- end of [321]
                                            [385] = 
                                            {
                                                ["y"] = 576977.5,
                                                ["x"] = -225527.78125,
                                            }, -- end of [385]
                                            [449] = 
                                            {
                                                ["y"] = 567939.375,
                                                ["x"] = -221657.390625,
                                            }, -- end of [449]
                                            [129] = 
                                            {
                                                ["y"] = 601392.75,
                                                ["x"] = -234631.0625,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 599137,
                                                ["x"] = -234458.953125,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 597143.6875,
                                                ["x"] = -235617.875,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 594682.3125,
                                                ["x"] = -235724.671875,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 592110.5,
                                                ["x"] = -231275.390625,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 586141.5625,
                                                ["x"] = -226488.890625,
                                            }, -- end of [322]
                                            [386] = 
                                            {
                                                ["y"] = 576916.625,
                                                ["x"] = -225516.59375,
                                            }, -- end of [386]
                                            [450] = 
                                            {
                                                ["y"] = 567620.4375,
                                                ["x"] = -221621.6875,
                                            }, -- end of [450]
                                            [65] = 
                                            {
                                                ["y"] = 605868.8125,
                                                ["x"] = -234685.484375,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 605388,
                                                ["x"] = -234775.625,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 604012.25,
                                                ["x"] = -234587.109375,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 602419.0625,
                                                ["x"] = -234389.40625,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 601363.5,
                                                ["x"] = -234621.828125,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 599090.25,
                                                ["x"] = -234475.1875,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 597091.0625,
                                                ["x"] = -235634.96875,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 594643.3125,
                                                ["x"] = -235691.859375,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 592130.8125,
                                                ["x"] = -231172.359375,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 585140.0625,
                                                ["x"] = -226418.40625,
                                            }, -- end of [324]
                                            [388] = 
                                            {
                                                ["y"] = 576796.0625,
                                                ["x"] = -225488.609375,
                                            }, -- end of [388]
                                            [452] = 
                                            {
                                                ["y"] = 567610.1875,
                                                ["x"] = -221616.859375,
                                            }, -- end of [452]
                                            [261] = 
                                            {
                                                ["y"] = 592143.625,
                                                ["x"] = -231121.453125,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 585136.625,
                                                ["x"] = -226416.9375,
                                            }, -- end of [325]
                                            [389] = 
                                            {
                                                ["y"] = 576736.5,
                                                ["x"] = -225471.828125,
                                            }, -- end of [389]
                                            [453] = 
                                            {
                                                ["y"] = 567584.9375,
                                                ["x"] = -221592.484375,
                                            }, -- end of [453]
                                            [131] = 
                                            {
                                                ["y"] = 601334.875,
                                                ["x"] = -234610.8125,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 599043.0625,
                                                ["x"] = -234490.25,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 597037.875,
                                                ["x"] = -235650.234375,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 594605.4375,
                                                ["x"] = -235657.75,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 592158.25,
                                                ["x"] = -231071.015625,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 584436.375,
                                                ["x"] = -226024.859375,
                                            }, -- end of [326]
                                            [390] = 
                                            {
                                                ["y"] = 576677.5,
                                                ["x"] = -225453.203125,
                                            }, -- end of [390]
                                            [454] = 
                                            {
                                                ["y"] = 567570.4375,
                                                ["x"] = -221577,
                                            }, -- end of [454]
                                            [33] = 
                                            {
                                                ["y"] = 607727.125,
                                                ["x"] = -235881.359375,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 607339.5625,
                                                ["x"] = -235510.203125,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 607058.6875,
                                                ["x"] = -235335.203125,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 606160.9375,
                                                ["x"] = -234726.765625,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 605831.8125,
                                                ["x"] = -234689.140625,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 605067.0625,
                                                ["x"] = -234726.6875,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 603990.3125,
                                                ["x"] = -234584.234375,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 602382.25,
                                                ["x"] = -234394.203125,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 601307,
                                                ["x"] = -234598.078125,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 598995.5,
                                                ["x"] = -234504.140625,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 596984.1875,
                                                ["x"] = -235663.640625,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 592192.6875,
                                                ["x"] = -230971.828125,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 584326.5,
                                                ["x"] = -225968.09375,
                                            }, -- end of [328]
                                            [392] = 
                                            {
                                                ["y"] = 576561.3125,
                                                ["x"] = -225410.546875,
                                            }, -- end of [392]
                                            [456] = 
                                            {
                                                ["y"] = 567545.625,
                                                ["x"] = -221542.59375,
                                            }, -- end of [456]
                                            [265] = 
                                            {
                                                ["y"] = 592542.3125,
                                                ["x"] = -230068.546875,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 584270.3125,
                                                ["x"] = -225942.296875,
                                            }, -- end of [329]
                                            [393] = 
                                            {
                                                ["y"] = 576504.3125,
                                                ["x"] = -225386.53125,
                                            }, -- end of [393]
                                            [457] = 
                                            {
                                                ["y"] = 567535.4375,
                                                ["x"] = -221523.9375,
                                            }, -- end of [457]
                                            [133] = 
                                            {
                                                ["y"] = 601279.9375,
                                                ["x"] = -234583.65625,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 598544.3125,
                                                ["x"] = -234629.96875,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 596930.125,
                                                ["x"] = -235675.1875,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 592549.1875,
                                                ["x"] = -230034.078125,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 584213.3125,
                                                ["x"] = -225918.234375,
                                            }, -- end of [330]
                                            [394] = 
                                            {
                                                ["y"] = 576448.0625,
                                                ["x"] = -225360.765625,
                                            }, -- end of [394]
                                            [458] = 
                                            {
                                                ["y"] = 567526.9375,
                                                ["x"] = -221504.484375,
                                            }, -- end of [458]
                                            [67] = 
                                            {
                                                ["y"] = 605795.0625,
                                                ["x"] = -234694.75,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 605055.875,
                                                ["x"] = -234725.640625,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 603968.625,
                                                ["x"] = -234579.765625,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 602345.75,
                                                ["x"] = -234400.6875,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 601253.8125,
                                                ["x"] = -234567.59375,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 598500.25,
                                                ["x"] = -234643.25,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 596875.625,
                                                ["x"] = -235684.859375,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 594530.625,
                                                ["x"] = -235584.3125,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 592548.9375,
                                                ["x"] = -230026.359375,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 584097.25,
                                                ["x"] = -225875.46875,
                                            }, -- end of [332]
                                            [396] = 
                                            {
                                                ["y"] = 575683.8125,
                                                ["x"] = -224997.46875,
                                            }, -- end of [396]
                                            [269] = 
                                            {
                                                ["y"] = 592241.5625,
                                                ["x"] = -228851.625,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 584038.3125,
                                                ["x"] = -225856.796875,
                                            }, -- end of [333]
                                            [397] = 
                                            {
                                                ["y"] = 575629.6875,
                                                ["x"] = -224974.546875,
                                            }, -- end of [397]
                                            [135] = 
                                            {
                                                ["y"] = 600996,
                                                ["x"] = -234398.046875,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 598456.875,
                                                ["x"] = -234658.359375,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 596782,
                                                ["x"] = -235699.8125,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 594504.875,
                                                ["x"] = -235557.96875,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 610499.5625,
                                                ["x"] = -237423.515625,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 610325.375,
                                                ["x"] = -237339.953125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 608531.0625,
                                                ["x"] = -236316.921875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 607858.4375,
                                                ["x"] = -235972.953125,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 607696.6875,
                                                ["x"] = -235855.25,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 607307.4375,
                                                ["x"] = -235485.8125,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 607010.125,
                                                ["x"] = -235303.359375,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 606125.75,
                                                ["x"] = -234714.859375,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 605758.6875,
                                                ["x"] = -234702.296875,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 605044.625,
                                                ["x"] = -234725.84375,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 603947.375,
                                                ["x"] = -234573.703125,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 602309.5625,
                                                ["x"] = -234408.859375,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 600941.625,
                                                ["x"] = -234361.734375,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 598414.0625,
                                                ["x"] = -234675.265625,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 596760.1875,
                                                ["x"] = -235704.140625,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 594479.75,
                                                ["x"] = -235531,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 592213.5,
                                                ["x"] = -228758.4375,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 583858.375,
                                                ["x"] = -225811.828125,
                                            }, -- end of [336]
                                            [400] = 
                                            {
                                                ["y"] = 575463.75,
                                                ["x"] = -224915.46875,
                                            }, -- end of [400]
                                            [273] = 
                                            {
                                                ["y"] = 592205.1875,
                                                ["x"] = -228744.296875,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 583797.5625,
                                                ["x"] = -225800.5625,
                                            }, -- end of [337]
                                            [401] = 
                                            {
                                                ["y"] = 575407.375,
                                                ["x"] = -224899.046875,
                                            }, -- end of [401]
                                            [137] = 
                                            {
                                                ["y"] = 600913.5,
                                                ["x"] = -234343.8125,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 598372.0625,
                                                ["x"] = -234693.9375,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 596738.8125,
                                                ["x"] = -235710.0625,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 594455.375,
                                                ["x"] = -235503.40625,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 592195.4375,
                                                ["x"] = -228731.140625,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 583736.4375,
                                                ["x"] = -225791.203125,
                                            }, -- end of [338]
                                            [402] = 
                                            {
                                                ["y"] = 575350.5,
                                                ["x"] = -224884.296875,
                                            }, -- end of [402]
                                            [69] = 
                                            {
                                                ["y"] = 605722.75,
                                                ["x"] = -234711.765625,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 605025,
                                                ["x"] = -234727.328125,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 603926.625,
                                                ["x"] = -234566.09375,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 602273.75,
                                                ["x"] = -234418.703125,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 600884.8125,
                                                ["x"] = -234326.75,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 598330.875,
                                                ["x"] = -234714.359375,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 596717.875,
                                                ["x"] = -235717.546875,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 594214.375,
                                                ["x"] = -235224.65625,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 592171.9375,
                                                ["x"] = -228708.40625,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 583613.4375,
                                                ["x"] = -225778.140625,
                                            }, -- end of [340]
                                            [404] = 
                                            {
                                                ["y"] = 575235.625,
                                                ["x"] = -224859.828125,
                                            }, -- end of [404]
                                            [277] = 
                                            {
                                                ["y"] = 592158.4375,
                                                ["x"] = -228699.109375,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 583551.6875,
                                                ["x"] = -225774.46875,
                                            }, -- end of [341]
                                            [405] = 
                                            {
                                                ["y"] = 575177.6875,
                                                ["x"] = -224850.125,
                                            }, -- end of [405]
                                            [139] = 
                                            {
                                                ["y"] = 600855.625,
                                                ["x"] = -234310.5625,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 598290.5625,
                                                ["x"] = -234736.484375,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 596697.625,
                                                ["x"] = -235726.546875,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 594185.25,
                                                ["x"] = -235190.015625,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 592144,
                                                ["x"] = -228691.3125,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 583489.875,
                                                ["x"] = -225772.703125,
                                            }, -- end of [342]
                                            [406] = 
                                            {
                                                ["y"] = 575119.5,
                                                ["x"] = -224842.140625,
                                            }, -- end of [406]
                                            [35] = 
                                            {
                                                ["y"] = 607667.375,
                                                ["x"] = -235827.953125,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 607274.3125,
                                                ["x"] = -235462.71875,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 606962.5,
                                                ["x"] = -235270.125,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 606090,
                                                ["x"] = -234704.828125,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 605687.375,
                                                ["x"] = -234723.125,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 605016.125,
                                                ["x"] = -234727.203125,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 603692.0625,
                                                ["x"] = -234470.1875,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 602238.5,
                                                ["x"] = -234430.203125,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 600811.625,
                                                ["x"] = -234287.9375,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 598251.1875,
                                                ["x"] = -234760.28125,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 595813.5625,
                                                ["x"] = -236158.9375,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 594157.4375,
                                                ["x"] = -235154.296875,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 592113.0625,
                                                ["x"] = -228680.6875,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 583366.25,
                                                ["x"] = -225774.921875,
                                            }, -- end of [344]
                                            [408] = 
                                            {
                                                ["y"] = 574409.625,
                                                ["x"] = -224775.484375,
                                            }, -- end of [408]
                                            [281] = 
                                            {
                                                ["y"] = 592096.9375,
                                                ["x"] = -228677.953125,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 583304.5,
                                                ["x"] = -225778.90625,
                                            }, -- end of [345]
                                            [409] = 
                                            {
                                                ["y"] = 574349.9375,
                                                ["x"] = -224769.046875,
                                            }, -- end of [409]
                                            [141] = 
                                            {
                                                ["y"] = 600769.3125,
                                                ["x"] = -234268.78125,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 598212.875,
                                                ["x"] = -234785.6875,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 595784.75,
                                                ["x"] = -236171.921875,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 594131.0625,
                                                ["x"] = -235117.5625,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 591895.8125,
                                                ["x"] = -228655.546875,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 583242.9375,
                                                ["x"] = -225784.78125,
                                            }, -- end of [346]
                                            [410] = 
                                            {
                                                ["y"] = 574290.5,
                                                ["x"] = -224760.84375,
                                            }, -- end of [410]
                                            [459] = 
                                            {
                                                ["y"] = 567162.875,
                                                ["x"] = -220571.265625,
                                            }, -- end of [459]
                                            [443] = 
                                            {
                                                ["y"] = 568630.125,
                                                ["x"] = -221758.703125,
                                            }, -- end of [443]
                                            [379] = 
                                            {
                                                ["y"] = 578832.0625,
                                                ["x"] = -225767.46875,
                                            }, -- end of [379]
                                            [315] = 
                                            {
                                                ["y"] = 586756.9375,
                                                ["x"] = -226751.359375,
                                            }, -- end of [315]
                                            [71] = 
                                            {
                                                ["y"] = 605652.6875,
                                                ["x"] = -234736.359375,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 605007.4375,
                                                ["x"] = -234725.515625,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 603656.5,
                                                ["x"] = -234456.6875,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 601694.5,
                                                ["x"] = -234621.53125,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 600726.1875,
                                                ["x"] = -234251.421875,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 598175.625,
                                                ["x"] = -234812.6875,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 595755.1875,
                                                ["x"] = -236183.046875,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 594106,
                                                ["x"] = -235079.84375,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 591686.5625,
                                                ["x"] = -228633.375,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 583120.5,
                                                ["x"] = -225802.234375,
                                            }, -- end of [348]
                                            [412] = 
                                            {
                                                ["y"] = 574172.5,
                                                ["x"] = -224739.078125,
                                            }, -- end of [412]
                                            [446] = 
                                            {
                                                ["y"] = 568537.6875,
                                                ["x"] = -221728.234375,
                                            }, -- end of [446]
                                            [445] = 
                                            {
                                                ["y"] = 568569.0625,
                                                ["x"] = -221736.5625,
                                            }, -- end of [445]
                                            [455] = 
                                            {
                                                ["y"] = 567557.3125,
                                                ["x"] = -221560.328125,
                                            }, -- end of [455]
                                            [263] = 
                                            {
                                                ["y"] = 592174.625,
                                                ["x"] = -231021.125,
                                            }, -- end of [263]
                                            [239] = 
                                            {
                                                ["y"] = 594082.4375,
                                                ["x"] = -235041.21875,
                                            }, -- end of [239]
                                            [285] = 
                                            {
                                                ["y"] = 591666,
                                                ["x"] = -228629.078125,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 582631.9375,
                                                ["x"] = -225887.390625,
                                            }, -- end of [349]
                                            [413] = 
                                            {
                                                ["y"] = 574114,
                                                ["x"] = -224725.546875,
                                            }, -- end of [413]
                                            [287] = 
                                            {
                                                ["y"] = 591626.125,
                                                ["x"] = -228616.21875,
                                            }, -- end of [287]
                                            [9] = 
                                            {
                                                ["y"] = 610892.625,
                                                ["x"] = -237512.109375,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 610779.125,
                                                ["x"] = -237498.34375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 610684.125,
                                                ["x"] = -237480.359375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 610590.75,
                                                ["x"] = -237455.375,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 610454.875,
                                                ["x"] = -237405.0625,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 608683.9375,
                                                ["x"] = -236396.203125,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 608478.6875,
                                                ["x"] = -236293.453125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 607824.25,
                                                ["x"] = -235952.046875,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 607484.25,
                                                ["x"] = -235650.484375,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 607240.25,
                                                ["x"] = -235441,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 606324.8125,
                                                ["x"] = -234813.203125,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 606053.6875,
                                                ["x"] = -234696.71875,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 605627.0625,
                                                ["x"] = -234746.921875,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 604702.625,
                                                ["x"] = -234638.1875,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 603620.25,
                                                ["x"] = -234445.015625,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 601665.25,
                                                ["x"] = -234630.8125,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 600638,
                                                ["x"] = -234222.234375,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 598104.6875,
                                                ["x"] = -234871.21875,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 595694.1875,
                                                ["x"] = -236199.59375,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 594060.3125,
                                                ["x"] = -235001.71875,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 591607,
                                                ["x"] = -228607.734375,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 582448.0625,
                                                ["x"] = -225910.71875,
                                            }, -- end of [352]
                                            [416] = 
                                            {
                                                ["y"] = 573941.4375,
                                                ["x"] = -224674.53125,
                                            }, -- end of [416]
                                            [319] = 
                                            {
                                                ["y"] = 586537.5,
                                                ["x"] = -226666.28125,
                                            }, -- end of [319]
                                            [343] = 
                                            {
                                                ["y"] = 583428.0625,
                                                ["x"] = -225772.859375,
                                            }, -- end of [343]
                                            [351] = 
                                            {
                                                ["y"] = 582509.625,
                                                ["x"] = -225904.828125,
                                            }, -- end of [351]
                                            [347] = 
                                            {
                                                ["y"] = 583181.5625,
                                                ["x"] = -225792.5625,
                                            }, -- end of [347]
                                            [323] = 
                                            {
                                                ["y"] = 585143.75,
                                                ["x"] = -226419.078125,
                                            }, -- end of [323]
                                            [289] = 
                                            {
                                                ["y"] = 591588.4375,
                                                ["x"] = -228597.9375,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 582386.4375,
                                                ["x"] = -225914.6875,
                                            }, -- end of [353]
                                            [417] = 
                                            {
                                                ["y"] = 573885,
                                                ["x"] = -224654.09375,
                                            }, -- end of [417]
                                            [254] = 
                                            {
                                                ["y"] = 592066.875,
                                                ["x"] = -231920.265625,
                                            }, -- end of [254]
                                            [145] = 
                                            {
                                                ["y"] = 600593.0625,
                                                ["x"] = -234210.453125,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 598071.125,
                                                ["x"] = -234902.65625,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 595663.0625,
                                                ["x"] = -236204.953125,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 593927.0625,
                                                ["x"] = -234752.828125,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 590211.5625,
                                                ["x"] = -227807.109375,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 582324.625,
                                                ["x"] = -225916.765625,
                                            }, -- end of [354]
                                            [418] = 
                                            {
                                                ["y"] = 573829.1875,
                                                ["x"] = -224631.96875,
                                            }, -- end of [418]
                                            [391] = 
                                            {
                                                ["y"] = 576619.0625,
                                                ["x"] = -225432.78125,
                                            }, -- end of [391]
                                            [398] = 
                                            {
                                                ["y"] = 575575,
                                                ["x"] = -224953.234375,
                                            }, -- end of [398]
                                            [415] = 
                                            {
                                                ["y"] = 573998.4375,
                                                ["x"] = -224693.25,
                                            }, -- end of [415]
                                            [271] = 
                                            {
                                                ["y"] = 592220.1875,
                                                ["x"] = -228773.390625,
                                            }, -- end of [271]
                                            [414] = 
                                            {
                                                ["y"] = 574056,
                                                ["x"] = -224710.265625,
                                            }, -- end of [414]
                                            [73] = 
                                            {
                                                ["y"] = 605601.75,
                                                ["x"] = -234756.46875,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 604439.375,
                                                ["x"] = -234589.5625,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 603583.5,
                                                ["x"] = -234435.1875,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 601635.5,
                                                ["x"] = -234638.28125,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 600547.625,
                                                ["x"] = -234200.59375,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 598038.9375,
                                                ["x"] = -234935.46875,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 595631.625,
                                                ["x"] = -236208.328125,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 593918.1875,
                                                ["x"] = -234737.234375,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 589163.375,
                                                ["x"] = -227203.28125,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 582201.0625,
                                                ["x"] = -225915.171875,
                                            }, -- end of [356]
                                            [420] = 
                                            {
                                                ["y"] = 573719.75,
                                                ["x"] = -224582.765625,
                                            }, -- end of [420]
                                            [411] = 
                                            {
                                                ["y"] = 574231.3125,
                                                ["x"] = -224750.84375,
                                            }, -- end of [411]
                                            [407] = 
                                            {
                                                ["y"] = 575061.125,
                                                ["x"] = -224835.859375,
                                            }, -- end of [407]
                                            [403] = 
                                            {
                                                ["y"] = 575293.25,
                                                ["x"] = -224871.21875,
                                            }, -- end of [403]
                                            [399] = 
                                            {
                                                ["y"] = 575519.625,
                                                ["x"] = -224933.53125,
                                            }, -- end of [399]
                                            [395] = 
                                            {
                                                ["y"] = 575737.1875,
                                                ["x"] = -225021.953125,
                                            }, -- end of [395]
                                            [293] = 
                                            {
                                                ["y"] = 589123.75,
                                                ["x"] = -227182.34375,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 582139.375,
                                                ["x"] = -225911.515625,
                                            }, -- end of [357]
                                            [421] = 
                                            {
                                                ["y"] = 569576.75,
                                                ["x"] = -222568.984375,
                                            }, -- end of [421]
                                            [387] = 
                                            {
                                                ["y"] = 576856.125,
                                                ["x"] = -225503.53125,
                                            }, -- end of [387]
                                            [147] = 
                                            {
                                                ["y"] = 600277.8125,
                                                ["x"] = -234148.625,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 597788.1875,
                                                ["x"] = -235201.71875,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 595600.0625,
                                                ["x"] = -236209.71875,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 593908.375,
                                                ["x"] = -234722.171875,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 582077.8125,
                                                ["x"] = -225905.96875,
                                            }, -- end of [358]
                                            [422] = 
                                            {
                                                ["y"] = 569525.375,
                                                ["x"] = -222542.90625,
                                            }, -- end of [422]
                                            [106] = 
                                            {
                                                ["y"] = 603546.25,
                                                ["x"] = -234427.25,
                                            }, -- end of [106]
                                            [37] = 
                                            {
                                                ["y"] = 607457.625,
                                                ["x"] = -235620.140625,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 606293.9375,
                                                ["x"] = -234792.484375,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 606017.0625,
                                                ["x"] = -234690.546875,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 605575.875,
                                                ["x"] = -234764.46875,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 604402,
                                                ["x"] = -234583.5625,
                                            }, -- end of [90]
                                            [423] = 
                                            {
                                                ["y"] = 569474.875,
                                                ["x"] = -222515.109375,
                                            }, -- end of [423]
                                            [122] = 
                                            {
                                                ["y"] = 601605.375,
                                                ["x"] = -234643.921875,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 600240.75,
                                                ["x"] = -234142.296875,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 597749.5625,
                                                ["x"] = -235241.34375,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 595568.4375,
                                                ["x"] = -236209.09375,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 592137.6875,
                                                ["x"] = -232168.6875,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 589035.0625,
                                                ["x"] = -227139.09375,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 580901.25,
                                                ["x"] = -225781.390625,
                                            }, -- end of [360]
                                            [424] = 
                                            {
                                                ["y"] = 569425.3125,
                                                ["x"] = -222485.609375,
                                            }, -- end of [424]
                                            [383] = 
                                            {
                                                ["y"] = 578598.3125,
                                                ["x"] = -225749.484375,
                                            }, -- end of [383]
                                            [382] = 
                                            {
                                                ["y"] = 578656.5,
                                                ["x"] = -225756.546875,
                                            }, -- end of [382]
                                            [381] = 
                                            {
                                                ["y"] = 578714.9375,
                                                ["x"] = -225761.90625,
                                            }, -- end of [381]
                                            [451] = 
                                            {
                                                ["y"] = 567614.875,
                                                ["x"] = -221620.140625,
                                            }, -- end of [451]
                                            [291] = 
                                            {
                                                ["y"] = 589202.4375,
                                                ["x"] = -227225.21875,
                                            }, -- end of [291]
                                            [297] = 
                                            {
                                                ["y"] = 588992,
                                                ["x"] = -227119.28125,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 580853.3125,
                                                ["x"] = -225776.890625,
                                            }, -- end of [361]
                                            [425] = 
                                            {
                                                ["y"] = 569376.8125,
                                                ["x"] = -222454.4375,
                                            }, -- end of [425]
                                            [439] = 
                                            {
                                                ["y"] = 568742.3125,
                                                ["x"] = -221823.6875,
                                            }, -- end of [439]
                                            [149] = 
                                            {
                                                ["y"] = 600203.4375,
                                                ["x"] = -234137.71875,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 597709.5625,
                                                ["x"] = -235279.609375,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 595536.9375,
                                                ["x"] = -236206.484375,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 592123.4375,
                                                ["x"] = -232146.578125,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 588948.3125,
                                                ["x"] = -227100.921875,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 580805.3125,
                                                ["x"] = -225773.546875,
                                            }, -- end of [362]
                                            [426] = 
                                            {
                                                ["y"] = 569329.4375,
                                                ["x"] = -222421.65625,
                                            }, -- end of [426]
                                            [375] = 
                                            {
                                                ["y"] = 579066.25,
                                                ["x"] = -225757.96875,
                                            }, -- end of [375]
                                            [311] = 
                                            {
                                                ["y"] = 586984.875,
                                                ["x"] = -226810.03125,
                                            }, -- end of [311]
                                            [267] = 
                                            {
                                                ["y"] = 592549.5,
                                                ["x"] = -230030.203125,
                                            }, -- end of [267]
                                            [295] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [295]
                                            [427] = 
                                            {
                                                ["y"] = 569283.1875,
                                                ["x"] = -222387.28125,
                                            }, -- end of [427]
                                            [75] = 
                                            {
                                                ["y"] = 605549.5625,
                                                ["x"] = -234770.890625,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 604364.375,
                                                ["x"] = -234579.34375,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 603508.6875,
                                                ["x"] = -234421.203125,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 601574.9375,
                                                ["x"] = -234647.703125,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 600165.9375,
                                                ["x"] = -234134.890625,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 597668.3125,
                                                ["x"] = -235316.46875,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 595505.6875,
                                                ["x"] = -236201.90625,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 592110.6875,
                                                ["x"] = -232123.59375,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 588859.25,
                                                ["x"] = -227068.6875,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 580709.1875,
                                                ["x"] = -225770.34375,
                                            }, -- end of [364]
                                            [428] = 
                                            {
                                                ["y"] = 569238.0625,
                                                ["x"] = -222351.34375,
                                            }, -- end of [428]
                                            [299] = 
                                            {
                                                ["y"] = 588904.0625,
                                                ["x"] = -227084.0625,
                                            }, -- end of [299]
                                            [19] = 
                                            {
                                                ["y"] = 610410.9375,
                                                ["x"] = -237384.96875,
                                            }, -- end of [19]
                                            [27] = 
                                            {
                                                ["y"] = 608373.1875,
                                                ["x"] = -236247.8125,
                                            }, -- end of [27]
                                            [303] = 
                                            {
                                                ["y"] = 588648.125,
                                                ["x"] = -227007.953125,
                                            }, -- end of [303]
                                            [92] = 
                                            {
                                                ["y"] = 604326.5625,
                                                ["x"] = -234576.90625,
                                            }, -- end of [92]
                                            [301] = 
                                            {
                                                ["y"] = 588766.75,
                                                ["x"] = -227039.3125,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 580109.5,
                                                ["x"] = -225764.71875,
                                            }, -- end of [365]
                                            [429] = 
                                            {
                                                ["y"] = 569194.25,
                                                ["x"] = -222313.90625,
                                            }, -- end of [429]
                                            [431] = 
                                            {
                                                ["y"] = 569110.5,
                                                ["x"] = -222234.6875,
                                            }, -- end of [431]
                                            [151] = 
                                            {
                                                ["y"] = 600128.375,
                                                ["x"] = -234133.8125,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 597625.8125,
                                                ["x"] = -235351.875,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 595474.75,
                                                ["x"] = -236195.34375,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 592099.4375,
                                                ["x"] = -232099.828125,
                                            }, -- end of [247]
                                            [302] = 
                                            {
                                                ["y"] = 588707.6875,
                                                ["x"] = -227022.71875,
                                            }, -- end of [302]
                                            [23] = 
                                            {
                                                ["y"] = 608633.75,
                                                ["x"] = -236368.3125,
                                            }, -- end of [23]
                                            [430] = 
                                            {
                                                ["y"] = 569151.6875,
                                                ["x"] = -222275.015625,
                                            }, -- end of [430]
                                            [31] = 
                                            {
                                                ["y"] = 607790.9375,
                                                ["x"] = -235929.796875,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 607429.8125,
                                                ["x"] = -235590.890625,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 606262.0625,
                                                ["x"] = -234773.421875,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 605980.125,
                                                ["x"] = -234686.328125,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 605522.9375,
                                                ["x"] = -234775.734375,
                                            }, -- end of [76]
                                            [367] = 
                                            {
                                                ["y"] = 580054.1875,
                                                ["x"] = -225760.765625,
                                            }, -- end of [367]
                                            [108] = 
                                            {
                                                ["y"] = 603470.875,
                                                ["x"] = -234417.0625,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 601544.3125,
                                                ["x"] = -234649.609375,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 600090.8125,
                                                ["x"] = -234134.515625,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 597582.0625,
                                                ["x"] = -235385.796875,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 595444.3125,
                                                ["x"] = -236186.84375,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 592089.75,
                                                ["x"] = -232075.375,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 588588.125,
                                                ["x"] = -226995.03125,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 579514.5625,
                                                ["x"] = -225688.703125,
                                            }, -- end of [368]
                                            [432] = 
                                            {
                                                ["y"] = 569070.6875,
                                                ["x"] = -222193,
                                            }, -- end of [432]
                                            [366] = 
                                            {
                                                ["y"] = 580081.75,
                                                ["x"] = -225763.59375,
                                            }, -- end of [366]
                                            [363] = 
                                            {
                                                ["y"] = 580757.25,
                                                ["x"] = -225771.375,
                                            }, -- end of [363]
                                            [359] = 
                                            {
                                                ["y"] = 582027,
                                                ["x"] = -225900.578125,
                                            }, -- end of [359]
                                            [350] = 
                                            {
                                                ["y"] = 582570.9375,
                                                ["x"] = -225897.046875,
                                            }, -- end of [350]
                                            [335] = 
                                            {
                                                ["y"] = 583918.8125,
                                                ["x"] = -225824.953125,
                                            }, -- end of [335]
                                            [305] = 
                                            {
                                                ["y"] = 588527.75,
                                                ["x"] = -226983.953125,
                                            }, -- end of [305]
                                            [369] = 
                                            {
                                                ["y"] = 579498.625,
                                                ["x"] = -225687.4375,
                                            }, -- end of [369]
                                            [433] = 
                                            {
                                                ["y"] = 569032.3125,
                                                ["x"] = -222149.96875,
                                            }, -- end of [433]
                                            [334] = 
                                            {
                                                ["y"] = 583978.8125,
                                                ["x"] = -225839.953125,
                                            }, -- end of [334]
                                            [153] = 
                                            {
                                                ["y"] = 600053.25,
                                                ["x"] = -234136.984375,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 597537.1875,
                                                ["x"] = -235418.171875,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 595414.5,
                                                ["x"] = -236176.4375,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 592081.75,
                                                ["x"] = -232050.328125,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 588467.0625,
                                                ["x"] = -226974.71875,
                                            }, -- end of [306]
                                            [370] = 
                                            {
                                                ["y"] = 579482.625,
                                                ["x"] = -225687.875,
                                            }, -- end of [370]
                                            [434] = 
                                            {
                                                ["y"] = 568995.4375,
                                                ["x"] = -222105.671875,
                                            }, -- end of [434]
                                            [270] = 
                                            {
                                                ["y"] = 592225.1875,
                                                ["x"] = -228788.984375,
                                            }, -- end of [270]
                                            [331] = 
                                            {
                                                ["y"] = 584155.625,
                                                ["x"] = -225895.953125,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = 584381.875,
                                                ["x"] = -225995.625,
                                            }, -- end of [327]
                                            [371] = 
                                            {
                                                ["y"] = 579466.75,
                                                ["x"] = -225690,
                                            }, -- end of [371]
                                            [435] = 
                                            {
                                                ["y"] = 568836.1875,
                                                ["x"] = -221913.15625,
                                            }, -- end of [435]
                                            [77] = 
                                            {
                                                ["y"] = 605496,
                                                ["x"] = -234778.953125,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 604288.75,
                                                ["x"] = -234576.28125,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 603432.875,
                                                ["x"] = -234414.859375,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 601513.6875,
                                                ["x"] = -234649.640625,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 600015.9375,
                                                ["x"] = -234141.21875,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 597491.25,
                                                ["x"] = -235449,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 595385.375,
                                                ["x"] = -236164.171875,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 592075.375,
                                                ["x"] = -232024.8125,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 587159.5,
                                                ["x"] = -226836.21875,
                                            }, -- end of [308]
                                            [372] = 
                                            {
                                                ["y"] = 579240.3125,
                                                ["x"] = -225732.859375,
                                            }, -- end of [372]
                                            [436] = 
                                            {
                                                ["y"] = 568814.75,
                                                ["x"] = -221888.75,
                                            }, -- end of [436]
                                            [318] = 
                                            {
                                                ["y"] = 586591.375,
                                                ["x"] = -226689.96875,
                                            }, -- end of [318]
                                            [307] = 
                                            {
                                                ["y"] = 588406.125,
                                                ["x"] = -226967.375,
                                            }, -- end of [307]
                                            [317] = 
                                            {
                                                ["y"] = 586645.9375,
                                                ["x"] = -226712.046875,
                                            }, -- end of [317]
                                            [447] = 
                                            {
                                                ["y"] = 568505.8125,
                                                ["x"] = -221721.78125,
                                            }, -- end of [447]
                                            [255] = 
                                            {
                                                ["y"] = 592093.625,
                                                ["x"] = -231431.9375,
                                            }, -- end of [255]
                                            [309] = 
                                            {
                                                ["y"] = 587101.0625,
                                                ["x"] = -226829.203125,
                                            }, -- end of [309]
                                            [373] = 
                                            {
                                                ["y"] = 579182.5625,
                                                ["x"] = -225742.9375,
                                            }, -- end of [373]
                                            [437] = 
                                            {
                                                ["y"] = 568791.9375,
                                                ["x"] = -221865.640625,
                                            }, -- end of [437]
                                            [339] = 
                                            {
                                                ["y"] = 583675.0625,
                                                ["x"] = -225783.71875,
                                            }, -- end of [339]
                                            [155] = 
                                            {
                                                ["y"] = 599978.8125,
                                                ["x"] = -234147.1875,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 597444.25,
                                                ["x"] = -235478.203125,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 595357.0625,
                                                ["x"] = -236150.09375,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 592070.6875,
                                                ["x"] = -231998.9375,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 587042.8125,
                                                ["x"] = -226820.484375,
                                            }, -- end of [310]
                                            [374] = 
                                            {
                                                ["y"] = 579124.5,
                                                ["x"] = -225751.296875,
                                            }, -- end of [374]
                                            [438] = 
                                            {
                                                ["y"] = 568767.75,
                                                ["x"] = -221843.9375,
                                            }, -- end of [438]
                                            [355] = 
                                            {
                                                ["y"] = 582262.875,
                                                ["x"] = -225916.921875,
                                            }, -- end of [355]
                                            [39] = 
                                            {
                                                ["y"] = 607400.8125,
                                                ["x"] = -235562.796875,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 607158.5,
                                                ["x"] = -235394.5625,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 606229.1875,
                                                ["x"] = -234756.09375,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 605943.0625,
                                                ["x"] = -234684.078125,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 605469,
                                                ["x"] = -234780.5625,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 604250.875,
                                                ["x"] = -234577.4375,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 602530.1875,
                                                ["x"] = -234385.328125,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 601483.0625,
                                                ["x"] = -234647.78125,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 599942,
                                                ["x"] = -234154.890625,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 597396.25,
                                                ["x"] = -235505.765625,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 595329.6875,
                                                ["x"] = -236134.25,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 592067.6875,
                                                ["x"] = -231972.8125,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 586927.25,
                                                ["x"] = -226797.890625,
                                            }, -- end of [312]
                                            [376] = 
                                            {
                                                ["y"] = 579007.8125,
                                                ["x"] = -225762.921875,
                                            }, -- end of [376]
                                            [440] = 
                                            {
                                                ["y"] = 568715.75,
                                                ["x"] = -221804.984375,
                                            }, -- end of [440]
                                            [286] = 
                                            {
                                                ["y"] = 591645.875,
                                                ["x"] = -228623.34375,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = 591707.3125,
                                                ["x"] = -228636.234375,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = 592128.875,
                                                ["x"] = -228685.15625,
                                            }, -- end of [279]
                                            [275] = 
                                            {
                                                ["y"] = 592184.3125,
                                                ["x"] = -228719.125,
                                            }, -- end of [275]
                                            [419] = 
                                            {
                                                ["y"] = 573774.125,
                                                ["x"] = -224608.1875,
                                            }, -- end of [419]
                                            [313] = 
                                            {
                                                ["y"] = 586870.0625,
                                                ["x"] = -226784.046875,
                                            }, -- end of [313]
                                            [377] = 
                                            {
                                                ["y"] = 578949.3125,
                                                ["x"] = -225766.15625,
                                            }, -- end of [377]
                                            [441] = 
                                            {
                                                ["y"] = 568688.125,
                                                ["x"] = -221787.875,
                                            }, -- end of [441]
                                            [259] = 
                                            {
                                                ["y"] = 592119.75,
                                                ["x"] = -231223.703125,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 599905.625,
                                                ["x"] = -234164.328125,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 597347.375,
                                                ["x"] = -235531.65625,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 594848.875,
                                                ["x"] = -235842.09375,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 592066.4375,
                                                ["x"] = -231946.546875,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 586813.25,
                                                ["x"] = -226768.53125,
                                            }, -- end of [314]
                                            [378] = 
                                            {
                                                ["y"] = 578890.6875,
                                                ["x"] = -225767.671875,
                                            }, -- end of [378]
                                            [442] = 
                                            {
                                                ["y"] = 568659.5625,
                                                ["x"] = -221772.421875,
                                            }, -- end of [442]
                                            [207] = 
                                            {
                                                ["y"] = 595724.9375,
                                                ["x"] = -236192.28125,
                                            }, -- end of [207]
                                            [175] = 
                                            {
                                                ["y"] = 598139.5625,
                                                ["x"] = -234841.203125,
                                            }, -- end of [175]
                                            [143] = 
                                            {
                                                ["y"] = 600682.4375,
                                                ["x"] = -234235.890625,
                                            }, -- end of [143]
                                            [223] = 
                                            {
                                                ["y"] = 594763.625,
                                                ["x"] = -235786.203125,
                                            }, -- end of [223]
                                            [191] = 
                                            {
                                                ["y"] = 597247.0625,
                                                ["x"] = -235578.296875,
                                            }, -- end of [191]
                                            [79] = 
                                            {
                                                ["y"] = 605441.9375,
                                                ["x"] = -234780.546875,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 604056.375,
                                                ["x"] = -234587.96875,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 602493.125,
                                                ["x"] = -234384.96875,
                                            }, -- end of [111]
                                            [159] = 
                                            {
                                                ["y"] = 599834.375,
                                                ["x"] = -234188.25,
                                            }, -- end of [159]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 567162.85823203,
                                                ["x"] = -220571.26172567,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 566965.47243185,
                                                ["x"] = -220976.89147077,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 566965.47243185,
                                                ["x"] = -220976.89147077,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 566965.47243185,
                                                ["x"] = -220976.89147077,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 612351.69197518,
                                            ["x"] = -237987.72140951,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5332.2052955797,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 567162.85823203,
                                            ["x"] = -220571.26172567,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13202.098281351,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 566965.47243185,
                                            ["x"] = -220976.89147077,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 242,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 612351.69197518,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #533",
                                        ["unitId"] = 753,
                                        ["heading"] = -1.202926004863,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -237987.72140951,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 612379.93591583,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #534",
                                        ["unitId"] = 754,
                                        ["heading"] = -1.202926004863,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -237997.86418848,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 612408.18430746,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #535",
                                        ["unitId"] = 755,
                                        ["heading"] = -1.202926004863,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -238008.00856585,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 612436.4332332,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Unit #536",
                                        ["unitId"] = 756,
                                        ["heading"] = -1.202926004863,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -238018.15313503,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 612351.69197518,
                                ["x"] = -237987.72140951,
                                ["name"] = "USA ART. #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 578,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 569404.28571428,
                                            ["x"] = -202873.29910714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["time"] = 1800,
                                                                    ["probability"] = 100,
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "TransmitMessage",
                                                                            ["params"] = 
                                                                            {
                                                                                ["loop"] = false,
                                                                                ["subtitle"] = "ABKHAZIAN RECO. GROUP SPOTED MOVING TO SUKHUMI",
                                                                                ["file"] = "troops in contact.wav",
                                                                                ["duration"] = 10,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 248,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 569404.28571428,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["name"] = "Unit #104",
                                        ["unitId"] = 767,
                                        ["heading"] = 4.7996554429844,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -202873.29910714,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 569404.28571428,
                                ["x"] = -202873.29910714,
                                ["name"] = "JTAC ",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 614744.75,
                                                ["x"] = -239039.015625,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 615125.125,
                                                ["x"] = -239330.21875,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 615114.6875,
                                                ["x"] = -239326,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 615164.375,
                                                ["x"] = -239343.546875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 615104.8125,
                                                ["x"] = -239320.640625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 615095.5625,
                                                ["x"] = -239314.21875,
                                            }, -- end of [5]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 601574.9375,
                                                ["x"] = -234647.703125,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 600015.9375,
                                                ["x"] = -234141.21875,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 597491.25,
                                                ["x"] = -235449,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 595385.375,
                                                ["x"] = -236164.171875,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 614744.75,
                                                ["x"] = -239039.015625,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 586927.25,
                                                ["x"] = -226797.890625,
                                            }, -- end of [316]
                                            [380] = 
                                            {
                                                ["y"] = 579007.8125,
                                                ["x"] = -225762.921875,
                                            }, -- end of [380]
                                            [444] = 
                                            {
                                                ["y"] = 568715.75,
                                                ["x"] = -221804.984375,
                                            }, -- end of [444]
                                            [2] = 
                                            {
                                                ["y"] = 614312.8125,
                                                ["x"] = -238700.15625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 614299.75,
                                                ["x"] = -238690.96875,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 614285.8125,
                                                ["x"] = -238683.234375,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 614271.125,
                                                ["x"] = -238677.015625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 611251.0625,
                                                ["x"] = -237592.65625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 611201.0625,
                                                ["x"] = -237576.4375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 611150.5625,
                                                ["x"] = -237561.75,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 611048.3125,
                                                ["x"] = -237537.109375,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 610944.75,
                                                ["x"] = -237518.828125,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 610827,
                                                ["x"] = -237504.671875,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 610731.4375,
                                                ["x"] = -237490.234375,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 610544.875,
                                                ["x"] = -237440.296875,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 610367.75,
                                                ["x"] = -237363.25,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 608582.8125,
                                                ["x"] = -236341.875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 607893.375,
                                                ["x"] = -235992.46875,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 607484.25,
                                                ["x"] = -235650.484375,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 607240.25,
                                                ["x"] = -235441,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 606324.8125,
                                                ["x"] = -234813.203125,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 606053.6875,
                                                ["x"] = -234696.71875,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 605522.9375,
                                                ["x"] = -234775.734375,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 604326.5625,
                                                ["x"] = -234576.90625,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 603470.875,
                                                ["x"] = -234417.0625,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 601544.3125,
                                                ["x"] = -234649.609375,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 599942,
                                                ["x"] = -234154.890625,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 597396.25,
                                                ["x"] = -235505.765625,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 595329.6875,
                                                ["x"] = -236134.25,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 592067.6875,
                                                ["x"] = -231972.8125,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 586701.1875,
                                                ["x"] = -226732.515625,
                                            }, -- end of [320]
                                            [384] = 
                                            {
                                                ["y"] = 578773.4375,
                                                ["x"] = -225765.546875,
                                            }, -- end of [384]
                                            [448] = 
                                            {
                                                ["y"] = 568599.9375,
                                                ["x"] = -221746.734375,
                                            }, -- end of [448]
                                            [257] = 
                                            {
                                                ["y"] = 592066.4375,
                                                ["x"] = -231946.546875,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 586645.9375,
                                                ["x"] = -226712.046875,
                                            }, -- end of [321]
                                            [385] = 
                                            {
                                                ["y"] = 578714.9375,
                                                ["x"] = -225761.90625,
                                            }, -- end of [385]
                                            [449] = 
                                            {
                                                ["y"] = 568569.0625,
                                                ["x"] = -221736.5625,
                                            }, -- end of [449]
                                            [129] = 
                                            {
                                                ["y"] = 601513.6875,
                                                ["x"] = -234649.640625,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 599905.625,
                                                ["x"] = -234164.328125,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 597347.375,
                                                ["x"] = -235531.65625,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 594848.875,
                                                ["x"] = -235842.09375,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 592066.875,
                                                ["x"] = -231920.265625,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 586591.375,
                                                ["x"] = -226689.96875,
                                            }, -- end of [322]
                                            [386] = 
                                            {
                                                ["y"] = 578656.5,
                                                ["x"] = -225756.546875,
                                            }, -- end of [386]
                                            [450] = 
                                            {
                                                ["y"] = 568537.6875,
                                                ["x"] = -221728.234375,
                                            }, -- end of [450]
                                            [223] = 
                                            {
                                                ["y"] = 595357.0625,
                                                ["x"] = -236150.09375,
                                            }, -- end of [223]
                                            [443] = 
                                            {
                                                ["y"] = 568742.3125,
                                                ["x"] = -221823.6875,
                                            }, -- end of [443]
                                            [379] = 
                                            {
                                                ["y"] = 579066.25,
                                                ["x"] = -225757.96875,
                                            }, -- end of [379]
                                            [315] = 
                                            {
                                                ["y"] = 586984.875,
                                                ["x"] = -226810.03125,
                                            }, -- end of [315]
                                            [259] = 
                                            {
                                                ["y"] = 592093.625,
                                                ["x"] = -231431.9375,
                                            }, -- end of [259]
                                            [81] = 
                                            {
                                                ["y"] = 605496,
                                                ["x"] = -234778.953125,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 604288.75,
                                                ["x"] = -234576.28125,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 603432.875,
                                                ["x"] = -234414.859375,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 601483.0625,
                                                ["x"] = -234647.78125,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 599869.6875,
                                                ["x"] = -234175.453125,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 597297.625,
                                                ["x"] = -235555.84375,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 594805.75,
                                                ["x"] = -235814.875,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 592097.4375,
                                                ["x"] = -231379.5625,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 586158.75,
                                                ["x"] = -226493.25,
                                            }, -- end of [324]
                                            [388] = 
                                            {
                                                ["y"] = 577038.6875,
                                                ["x"] = -225537.0625,
                                            }, -- end of [388]
                                            [452] = 
                                            {
                                                ["y"] = 568473.625,
                                                ["x"] = -221717.21875,
                                            }, -- end of [452]
                                            [387] = 
                                            {
                                                ["y"] = 578598.3125,
                                                ["x"] = -225749.484375,
                                            }, -- end of [387]
                                            [254] = 
                                            {
                                                ["y"] = 592075.375,
                                                ["x"] = -232024.8125,
                                            }, -- end of [254]
                                            [451] = 
                                            {
                                                ["y"] = 568505.8125,
                                                ["x"] = -221721.78125,
                                            }, -- end of [451]
                                            [447] = 
                                            {
                                                ["y"] = 568630.125,
                                                ["x"] = -221758.703125,
                                            }, -- end of [447]
                                            [261] = 
                                            {
                                                ["y"] = 592103.0625,
                                                ["x"] = -231327.359375,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 586150.375,
                                                ["x"] = -226490.3125,
                                            }, -- end of [325]
                                            [389] = 
                                            {
                                                ["y"] = 576977.5,
                                                ["x"] = -225527.78125,
                                            }, -- end of [389]
                                            [453] = 
                                            {
                                                ["y"] = 567939.375,
                                                ["x"] = -221657.390625,
                                            }, -- end of [453]
                                            [131] = 
                                            {
                                                ["y"] = 601452.625,
                                                ["x"] = -234644.0625,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 599834.375,
                                                ["x"] = -234188.25,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 597247.0625,
                                                ["x"] = -235578.296875,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 594763.625,
                                                ["x"] = -235786.203125,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 592110.5,
                                                ["x"] = -231275.390625,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 586141.5625,
                                                ["x"] = -226488.890625,
                                            }, -- end of [326]
                                            [390] = 
                                            {
                                                ["y"] = 576916.625,
                                                ["x"] = -225516.59375,
                                            }, -- end of [390]
                                            [454] = 
                                            {
                                                ["y"] = 567620.4375,
                                                ["x"] = -221621.6875,
                                            }, -- end of [454]
                                            [33] = 
                                            {
                                                ["y"] = 607858.4375,
                                                ["x"] = -235972.953125,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 607457.625,
                                                ["x"] = -235620.140625,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 606293.9375,
                                                ["x"] = -234792.484375,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 605980.125,
                                                ["x"] = -234686.328125,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 605469,
                                                ["x"] = -234780.5625,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 604250.875,
                                                ["x"] = -234577.4375,
                                            }, -- end of [98]
                                            [455] = 
                                            {
                                                ["y"] = 567614.875,
                                                ["x"] = -221620.140625,
                                            }, -- end of [455]
                                            [132] = 
                                            {
                                                ["y"] = 601422.5,
                                                ["x"] = -234638.484375,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 599183.375,
                                                ["x"] = -234441.5625,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 597195.6875,
                                                ["x"] = -235598.984375,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 594722.4375,
                                                ["x"] = -235756.125,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 592130.8125,
                                                ["x"] = -231172.359375,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 585140.0625,
                                                ["x"] = -226418.40625,
                                            }, -- end of [328]
                                            [392] = 
                                            {
                                                ["y"] = 576796.0625,
                                                ["x"] = -225488.609375,
                                            }, -- end of [392]
                                            [456] = 
                                            {
                                                ["y"] = 567610.1875,
                                                ["x"] = -221616.859375,
                                            }, -- end of [456]
                                            [319] = 
                                            {
                                                ["y"] = 586756.9375,
                                                ["x"] = -226751.359375,
                                            }, -- end of [319]
                                            [65] = 
                                            {
                                                ["y"] = 606017.0625,
                                                ["x"] = -234690.546875,
                                            }, -- end of [65]
                                            [263] = 
                                            {
                                                ["y"] = 592119.75,
                                                ["x"] = -231223.703125,
                                            }, -- end of [263]
                                            [395] = 
                                            {
                                                ["y"] = 576619.0625,
                                                ["x"] = -225432.78125,
                                            }, -- end of [395]
                                            [265] = 
                                            {
                                                ["y"] = 592143.625,
                                                ["x"] = -231121.453125,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 585136.625,
                                                ["x"] = -226416.9375,
                                            }, -- end of [329]
                                            [393] = 
                                            {
                                                ["y"] = 576736.5,
                                                ["x"] = -225471.828125,
                                            }, -- end of [393]
                                            [457] = 
                                            {
                                                ["y"] = 567584.9375,
                                                ["x"] = -221592.484375,
                                            }, -- end of [457]
                                            [133] = 
                                            {
                                                ["y"] = 601392.75,
                                                ["x"] = -234631.0625,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 599137,
                                                ["x"] = -234458.953125,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 597143.6875,
                                                ["x"] = -235617.875,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 594682.3125,
                                                ["x"] = -235724.671875,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 592158.25,
                                                ["x"] = -231071.015625,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 584436.375,
                                                ["x"] = -226024.859375,
                                            }, -- end of [330]
                                            [394] = 
                                            {
                                                ["y"] = 576677.5,
                                                ["x"] = -225453.203125,
                                            }, -- end of [394]
                                            [458] = 
                                            {
                                                ["y"] = 567570.4375,
                                                ["x"] = -221577,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 567557.3125,
                                                ["x"] = -221560.328125,
                                            }, -- end of [459]
                                            [25] = 
                                            {
                                                ["y"] = 610325.375,
                                                ["x"] = -237339.953125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 608531.0625,
                                                ["x"] = -236316.921875,
                                            }, -- end of [29]
                                            [271] = 
                                            {
                                                ["y"] = 592549.5,
                                                ["x"] = -230030.203125,
                                            }, -- end of [271]
                                            [267] = 
                                            {
                                                ["y"] = 592174.625,
                                                ["x"] = -231021.125,
                                            }, -- end of [267]
                                            [83] = 
                                            {
                                                ["y"] = 605441.9375,
                                                ["x"] = -234780.546875,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 604056.375,
                                                ["x"] = -234587.96875,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 602493.125,
                                                ["x"] = -234384.96875,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 601363.5,
                                                ["x"] = -234621.828125,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 599090.25,
                                                ["x"] = -234475.1875,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 597091.0625,
                                                ["x"] = -235634.96875,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 594643.3125,
                                                ["x"] = -235691.859375,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 592192.6875,
                                                ["x"] = -230971.828125,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 584326.5,
                                                ["x"] = -225968.09375,
                                            }, -- end of [332]
                                            [396] = 
                                            {
                                                ["y"] = 576561.3125,
                                                ["x"] = -225410.546875,
                                            }, -- end of [396]
                                            [460] = 
                                            {
                                                ["y"] = 567545.625,
                                                ["x"] = -221542.59375,
                                            }, -- end of [460]
                                            [116] = 
                                            {
                                                ["y"] = 602456,
                                                ["x"] = -234386.328125,
                                            }, -- end of [116]
                                            [391] = 
                                            {
                                                ["y"] = 576856.125,
                                                ["x"] = -225503.53125,
                                            }, -- end of [391]
                                            [399] = 
                                            {
                                                ["y"] = 575737.1875,
                                                ["x"] = -225021.953125,
                                            }, -- end of [399]
                                            [383] = 
                                            {
                                                ["y"] = 578832.0625,
                                                ["x"] = -225767.46875,
                                            }, -- end of [383]
                                            [269] = 
                                            {
                                                ["y"] = 592542.3125,
                                                ["x"] = -230068.546875,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 584270.3125,
                                                ["x"] = -225942.296875,
                                            }, -- end of [333]
                                            [397] = 
                                            {
                                                ["y"] = 576504.3125,
                                                ["x"] = -225386.53125,
                                            }, -- end of [397]
                                            [461] = 
                                            {
                                                ["y"] = 567535.4375,
                                                ["x"] = -221523.9375,
                                            }, -- end of [461]
                                            [135] = 
                                            {
                                                ["y"] = 601334.875,
                                                ["x"] = -234610.8125,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 599043.0625,
                                                ["x"] = -234490.25,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 597037.875,
                                                ["x"] = -235650.234375,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 594605.4375,
                                                ["x"] = -235657.75,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 610684.125,
                                                ["x"] = -237480.359375,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 610499.5625,
                                                ["x"] = -237423.515625,
                                            }, -- end of [21]
                                            [398] = 
                                            {
                                                ["y"] = 576448.0625,
                                                ["x"] = -225360.765625,
                                            }, -- end of [398]
                                            [462] = 
                                            {
                                                ["y"] = 567526.9375,
                                                ["x"] = -221504.484375,
                                            }, -- end of [462]
                                            [34] = 
                                            {
                                                ["y"] = 607824.25,
                                                ["x"] = -235952.046875,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 607429.8125,
                                                ["x"] = -235590.890625,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 607205.375,
                                                ["x"] = -235420.65625,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 606262.0625,
                                                ["x"] = -234773.421875,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 605905.9375,
                                                ["x"] = -234683.796875,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 605414.875,
                                                ["x"] = -234778.890625,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 604034.3125,
                                                ["x"] = -234588.34375,
                                            }, -- end of [100]
                                            [463] = 
                                            {
                                                ["y"] = 566899.5625,
                                                ["x"] = -219896.484375,
                                            }, -- end of [463]
                                            [136] = 
                                            {
                                                ["y"] = 601307,
                                                ["x"] = -234598.078125,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 598995.5,
                                                ["x"] = -234504.140625,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 596984.1875,
                                                ["x"] = -235663.640625,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 592548.9375,
                                                ["x"] = -230026.359375,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 584097.25,
                                                ["x"] = -225875.46875,
                                            }, -- end of [336]
                                            [400] = 
                                            {
                                                ["y"] = 575683.8125,
                                                ["x"] = -224997.46875,
                                            }, -- end of [400]
                                            [464] = 
                                            {
                                                ["y"] = 566875.8125,
                                                ["x"] = -219838.34375,
                                            }, -- end of [464]
                                            [279] = 
                                            {
                                                ["y"] = 592184.3125,
                                                ["x"] = -228719.125,
                                            }, -- end of [279]
                                            [86] = 
                                            {
                                                ["y"] = 605067.0625,
                                                ["x"] = -234726.6875,
                                            }, -- end of [86]
                                            [471] = 
                                            {
                                                ["y"] = 566660.375,
                                                ["x"] = -219456.125,
                                            }, -- end of [471]
                                            [103] = 
                                            {
                                                ["y"] = 603968.625,
                                                ["x"] = -234579.765625,
                                            }, -- end of [103]
                                            [273] = 
                                            {
                                                ["y"] = 592241.5625,
                                                ["x"] = -228851.625,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 584038.3125,
                                                ["x"] = -225856.796875,
                                            }, -- end of [337]
                                            [401] = 
                                            {
                                                ["y"] = 575629.6875,
                                                ["x"] = -224974.546875,
                                            }, -- end of [401]
                                            [465] = 
                                            {
                                                ["y"] = 566850.25,
                                                ["x"] = -219780.96875,
                                            }, -- end of [465]
                                            [137] = 
                                            {
                                                ["y"] = 601279.9375,
                                                ["x"] = -234583.65625,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 598544.3125,
                                                ["x"] = -234629.96875,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 596930.125,
                                                ["x"] = -235675.1875,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 594568.75,
                                                ["x"] = -235622.390625,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 592225.1875,
                                                ["x"] = -228788.984375,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 583978.8125,
                                                ["x"] = -225839.953125,
                                            }, -- end of [338]
                                            [402] = 
                                            {
                                                ["y"] = 575575,
                                                ["x"] = -224953.234375,
                                            }, -- end of [402]
                                            [466] = 
                                            {
                                                ["y"] = 566822.9375,
                                                ["x"] = -219724.4375,
                                            }, -- end of [466]
                                            [102] = 
                                            {
                                                ["y"] = 603990.3125,
                                                ["x"] = -234584.234375,
                                            }, -- end of [102]
                                            [283] = 
                                            {
                                                ["y"] = 592128.875,
                                                ["x"] = -228685.15625,
                                            }, -- end of [283]
                                            [347] = 
                                            {
                                                ["y"] = 583428.0625,
                                                ["x"] = -225772.859375,
                                            }, -- end of [347]
                                            [119] = 
                                            {
                                                ["y"] = 602345.75,
                                                ["x"] = -234400.6875,
                                            }, -- end of [119]
                                            [275] = 
                                            {
                                                ["y"] = 592220.1875,
                                                ["x"] = -228773.390625,
                                            }, -- end of [275]
                                            [339] = 
                                            {
                                                ["y"] = 583918.8125,
                                                ["x"] = -225824.953125,
                                            }, -- end of [339]
                                            [403] = 
                                            {
                                                ["y"] = 575519.625,
                                                ["x"] = -224933.53125,
                                            }, -- end of [403]
                                            [467] = 
                                            {
                                                ["y"] = 566793.8125,
                                                ["x"] = -219668.78125,
                                            }, -- end of [467]
                                            [138] = 
                                            {
                                                ["y"] = 601253.8125,
                                                ["x"] = -234567.59375,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 598500.25,
                                                ["x"] = -234643.25,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 596875.625,
                                                ["x"] = -235684.859375,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 594530.625,
                                                ["x"] = -235584.3125,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 592213.5,
                                                ["x"] = -228758.4375,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 583858.375,
                                                ["x"] = -225811.828125,
                                            }, -- end of [340]
                                            [404] = 
                                            {
                                                ["y"] = 575463.75,
                                                ["x"] = -224915.46875,
                                            }, -- end of [404]
                                            [468] = 
                                            {
                                                ["y"] = 566763,
                                                ["x"] = -219614.078125,
                                            }, -- end of [468]
                                            [9] = 
                                            {
                                                ["y"] = 611099.625,
                                                ["x"] = -237548.640625,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 610996.6875,
                                                ["x"] = -237527.171875,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 610892.625,
                                                ["x"] = -237512.109375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 610779.125,
                                                ["x"] = -237498.34375,
                                            }, -- end of [15]
                                            [277] = 
                                            {
                                                ["y"] = 592205.1875,
                                                ["x"] = -228744.296875,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 583797.5625,
                                                ["x"] = -225800.5625,
                                            }, -- end of [341]
                                            [405] = 
                                            {
                                                ["y"] = 575407.375,
                                                ["x"] = -224899.046875,
                                            }, -- end of [405]
                                            [469] = 
                                            {
                                                ["y"] = 566730.4375,
                                                ["x"] = -219560.359375,
                                            }, -- end of [469]
                                            [139] = 
                                            {
                                                ["y"] = 600996,
                                                ["x"] = -234398.046875,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 598456.875,
                                                ["x"] = -234658.359375,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 596782,
                                                ["x"] = -235699.8125,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 594504.875,
                                                ["x"] = -235557.96875,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 592195.4375,
                                                ["x"] = -228731.140625,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 583736.4375,
                                                ["x"] = -225791.203125,
                                            }, -- end of [342]
                                            [406] = 
                                            {
                                                ["y"] = 575350.5,
                                                ["x"] = -224884.296875,
                                            }, -- end of [406]
                                            [470] = 
                                            {
                                                ["y"] = 566696.25,
                                                ["x"] = -219507.703125,
                                            }, -- end of [470]
                                            [35] = 
                                            {
                                                ["y"] = 607790.9375,
                                                ["x"] = -235929.796875,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 607400.8125,
                                                ["x"] = -235562.796875,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 607158.5,
                                                ["x"] = -235394.5625,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 606229.1875,
                                                ["x"] = -234756.09375,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 605831.8125,
                                                ["x"] = -234689.140625,
                                            }, -- end of [70]
                                            [343] = 
                                            {
                                                ["y"] = 583675.0625,
                                                ["x"] = -225783.71875,
                                            }, -- end of [343]
                                            [407] = 
                                            {
                                                ["y"] = 575293.25,
                                                ["x"] = -224871.21875,
                                            }, -- end of [407]
                                            [118] = 
                                            {
                                                ["y"] = 602382.25,
                                                ["x"] = -234394.203125,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 600941.625,
                                                ["x"] = -234361.734375,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 598414.0625,
                                                ["x"] = -234675.265625,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 596760.1875,
                                                ["x"] = -235704.140625,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 594479.75,
                                                ["x"] = -235531,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 592171.9375,
                                                ["x"] = -228708.40625,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 583613.4375,
                                                ["x"] = -225778.140625,
                                            }, -- end of [344]
                                            [408] = 
                                            {
                                                ["y"] = 575235.625,
                                                ["x"] = -224859.828125,
                                            }, -- end of [408]
                                            [472] = 
                                            {
                                                ["y"] = 566622.9375,
                                                ["x"] = -219405.71875,
                                            }, -- end of [472]
                                            [503] = 
                                            {
                                                ["y"] = 565580.8125,
                                                ["x"] = -219327.515625,
                                            }, -- end of [503]
                                            [439] = 
                                            {
                                                ["y"] = 568836.1875,
                                                ["x"] = -221913.15625,
                                            }, -- end of [439]
                                            [375] = 
                                            {
                                                ["y"] = 579466.75,
                                                ["x"] = -225690,
                                            }, -- end of [375]
                                            [311] = 
                                            {
                                                ["y"] = 588406.125,
                                                ["x"] = -226967.375,
                                            }, -- end of [311]
                                            [281] = 
                                            {
                                                ["y"] = 592158.4375,
                                                ["x"] = -228699.109375,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 583551.6875,
                                                ["x"] = -225774.46875,
                                            }, -- end of [345]
                                            [409] = 
                                            {
                                                ["y"] = 575177.6875,
                                                ["x"] = -224850.125,
                                            }, -- end of [409]
                                            [473] = 
                                            {
                                                ["y"] = 566583.9375,
                                                ["x"] = -219356.5,
                                            }, -- end of [473]
                                            [141] = 
                                            {
                                                ["y"] = 600913.5,
                                                ["x"] = -234343.8125,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 598372.0625,
                                                ["x"] = -234693.9375,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 596738.8125,
                                                ["x"] = -235710.0625,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 594455.375,
                                                ["x"] = -235503.40625,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 592144,
                                                ["x"] = -228691.3125,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 583489.875,
                                                ["x"] = -225772.703125,
                                            }, -- end of [346]
                                            [410] = 
                                            {
                                                ["y"] = 575119.5,
                                                ["x"] = -224842.140625,
                                            }, -- end of [410]
                                            [474] = 
                                            {
                                                ["y"] = 566561.4375,
                                                ["x"] = -219329.5,
                                            }, -- end of [474]
                                            [18] = 
                                            {
                                                ["y"] = 610637.25,
                                                ["x"] = -237468.734375,
                                            }, -- end of [18]
                                            [350] = 
                                            {
                                                ["y"] = 583242.9375,
                                                ["x"] = -225784.78125,
                                            }, -- end of [350]
                                            [414] = 
                                            {
                                                ["y"] = 574290.5,
                                                ["x"] = -224760.84375,
                                            }, -- end of [414]
                                            [478] = 
                                            {
                                                ["y"] = 566185.375,
                                                ["x"] = -218926.03125,
                                            }, -- end of [478]
                                            [71] = 
                                            {
                                                ["y"] = 605795.0625,
                                                ["x"] = -234694.75,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 605055.875,
                                                ["x"] = -234725.640625,
                                            }, -- end of [87]
                                            [411] = 
                                            {
                                                ["y"] = 575061.125,
                                                ["x"] = -224835.859375,
                                            }, -- end of [411]
                                            [475] = 
                                            {
                                                ["y"] = 566528.8125,
                                                ["x"] = -219291.984375,
                                            }, -- end of [475]
                                            [142] = 
                                            {
                                                ["y"] = 600884.8125,
                                                ["x"] = -234326.75,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 598330.875,
                                                ["x"] = -234714.359375,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 596717.875,
                                                ["x"] = -235717.546875,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 594214.375,
                                                ["x"] = -235224.65625,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 592113.0625,
                                                ["x"] = -228680.6875,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 583366.25,
                                                ["x"] = -225774.921875,
                                            }, -- end of [348]
                                            [412] = 
                                            {
                                                ["y"] = 574409.625,
                                                ["x"] = -224775.484375,
                                            }, -- end of [412]
                                            [476] = 
                                            {
                                                ["y"] = 566495.25,
                                                ["x"] = -219255.296875,
                                            }, -- end of [476]
                                            [287] = 
                                            {
                                                ["y"] = 591707.3125,
                                                ["x"] = -228636.234375,
                                            }, -- end of [287]
                                            [351] = 
                                            {
                                                ["y"] = 583181.5625,
                                                ["x"] = -225792.5625,
                                            }, -- end of [351]
                                            [104] = 
                                            {
                                                ["y"] = 603947.375,
                                                ["x"] = -234573.703125,
                                            }, -- end of [104]
                                            [479] = 
                                            {
                                                ["y"] = 566181.5625,
                                                ["x"] = -218925.140625,
                                            }, -- end of [479]
                                            [285] = 
                                            {
                                                ["y"] = 592096.9375,
                                                ["x"] = -228677.953125,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 583304.5,
                                                ["x"] = -225778.90625,
                                            }, -- end of [349]
                                            [413] = 
                                            {
                                                ["y"] = 574349.9375,
                                                ["x"] = -224769.046875,
                                            }, -- end of [413]
                                            [477] = 
                                            {
                                                ["y"] = 566188.625,
                                                ["x"] = -218928.3125,
                                            }, -- end of [477]
                                            [143] = 
                                            {
                                                ["y"] = 600855.625,
                                                ["x"] = -234310.5625,
                                            }, -- end of [143]
                                            [175] = 
                                            {
                                                ["y"] = 598290.5625,
                                                ["x"] = -234736.484375,
                                            }, -- end of [175]
                                            [207] = 
                                            {
                                                ["y"] = 596697.625,
                                                ["x"] = -235726.546875,
                                            }, -- end of [207]
                                            [239] = 
                                            {
                                                ["y"] = 594185.25,
                                                ["x"] = -235190.015625,
                                            }, -- end of [239]
                                            [286] = 
                                            {
                                                ["y"] = 591895.8125,
                                                ["x"] = -228655.546875,
                                            }, -- end of [286]
                                            [22] = 
                                            {
                                                ["y"] = 610454.875,
                                                ["x"] = -237405.0625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 608683.9375,
                                                ["x"] = -236396.203125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 608478.6875,
                                                ["x"] = -236293.453125,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 607758.5625,
                                                ["x"] = -235906.21875,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 607370.75,
                                                ["x"] = -235535.875,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 607108.1875,
                                                ["x"] = -235365.609375,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 606195.4375,
                                                ["x"] = -234740.515625,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 605758.6875,
                                                ["x"] = -234702.296875,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 605044.625,
                                                ["x"] = -234725.84375,
                                            }, -- end of [88]
                                            [415] = 
                                            {
                                                ["y"] = 574231.3125,
                                                ["x"] = -224750.84375,
                                            }, -- end of [415]
                                            [120] = 
                                            {
                                                ["y"] = 602309.5625,
                                                ["x"] = -234408.859375,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 600811.625,
                                                ["x"] = -234287.9375,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 598251.1875,
                                                ["x"] = -234760.28125,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 595813.5625,
                                                ["x"] = -236158.9375,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 594157.4375,
                                                ["x"] = -235154.296875,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 591686.5625,
                                                ["x"] = -228633.375,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 583120.5,
                                                ["x"] = -225802.234375,
                                            }, -- end of [352]
                                            [416] = 
                                            {
                                                ["y"] = 574172.5,
                                                ["x"] = -224739.078125,
                                            }, -- end of [416]
                                            [480] = 
                                            {
                                                ["y"] = 566177.6875,
                                                ["x"] = -218925.796875,
                                            }, -- end of [480]
                                            [382] = 
                                            {
                                                ["y"] = 578890.6875,
                                                ["x"] = -225767.671875,
                                            }, -- end of [382]
                                            [381] = 
                                            {
                                                ["y"] = 578949.3125,
                                                ["x"] = -225766.15625,
                                            }, -- end of [381]
                                            [318] = 
                                            {
                                                ["y"] = 586813.25,
                                                ["x"] = -226768.53125,
                                            }, -- end of [318]
                                            [270] = 
                                            {
                                                ["y"] = 592549.1875,
                                                ["x"] = -230034.078125,
                                            }, -- end of [270]
                                            [289] = 
                                            {
                                                ["y"] = 591666,
                                                ["x"] = -228629.078125,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 582631.9375,
                                                ["x"] = -225887.390625,
                                            }, -- end of [353]
                                            [417] = 
                                            {
                                                ["y"] = 574114,
                                                ["x"] = -224725.546875,
                                            }, -- end of [417]
                                            [481] = 
                                            {
                                                ["y"] = 566174.3125,
                                                ["x"] = -218927.875,
                                            }, -- end of [481]
                                            [145] = 
                                            {
                                                ["y"] = 600769.3125,
                                                ["x"] = -234268.78125,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 598212.875,
                                                ["x"] = -234785.6875,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 595784.75,
                                                ["x"] = -236171.921875,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 594131.0625,
                                                ["x"] = -235117.5625,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 591645.875,
                                                ["x"] = -228623.34375,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 582570.9375,
                                                ["x"] = -225897.046875,
                                            }, -- end of [354]
                                            [418] = 
                                            {
                                                ["y"] = 574056,
                                                ["x"] = -224710.265625,
                                            }, -- end of [418]
                                            [482] = 
                                            {
                                                ["y"] = 566168.6875,
                                                ["x"] = -218933.15625,
                                            }, -- end of [482]
                                            [255] = 
                                            {
                                                ["y"] = 592070.6875,
                                                ["x"] = -231998.9375,
                                            }, -- end of [255]
                                            [355] = 
                                            {
                                                ["y"] = 582509.625,
                                                ["x"] = -225904.828125,
                                            }, -- end of [355]
                                            [419] = 
                                            {
                                                ["y"] = 573998.4375,
                                                ["x"] = -224693.25,
                                            }, -- end of [419]
                                            [483] = 
                                            {
                                                ["y"] = 566165.5,
                                                ["x"] = -218937.46875,
                                            }, -- end of [483]
                                            [73] = 
                                            {
                                                ["y"] = 605722.75,
                                                ["x"] = -234711.765625,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 605025,
                                                ["x"] = -234727.328125,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 603926.625,
                                                ["x"] = -234566.09375,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 602273.75,
                                                ["x"] = -234418.703125,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 600726.1875,
                                                ["x"] = -234251.421875,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 598175.625,
                                                ["x"] = -234812.6875,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 595755.1875,
                                                ["x"] = -236183.046875,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 594106,
                                                ["x"] = -235079.84375,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 591607,
                                                ["x"] = -228607.734375,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 582448.0625,
                                                ["x"] = -225910.71875,
                                            }, -- end of [356]
                                            [420] = 
                                            {
                                                ["y"] = 573941.4375,
                                                ["x"] = -224674.53125,
                                            }, -- end of [420]
                                            [484] = 
                                            {
                                                ["y"] = 566163.6875,
                                                ["x"] = -218942.53125,
                                            }, -- end of [484]
                                            [291] = 
                                            {
                                                ["y"] = 591626.125,
                                                ["x"] = -228616.21875,
                                            }, -- end of [291]
                                            [323] = 
                                            {
                                                ["y"] = 586537.5,
                                                ["x"] = -226666.28125,
                                            }, -- end of [323]
                                            [295] = 
                                            {
                                                ["y"] = 589202.4375,
                                                ["x"] = -227225.21875,
                                            }, -- end of [295]
                                            [299] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [299]
                                            [293] = 
                                            {
                                                ["y"] = 591588.4375,
                                                ["x"] = -228597.9375,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 582386.4375,
                                                ["x"] = -225914.6875,
                                            }, -- end of [357]
                                            [421] = 
                                            {
                                                ["y"] = 573885,
                                                ["x"] = -224654.09375,
                                            }, -- end of [421]
                                            [485] = 
                                            {
                                                ["y"] = 566152.75,
                                                ["x"] = -219004.90625,
                                            }, -- end of [485]
                                            [147] = 
                                            {
                                                ["y"] = 600682.4375,
                                                ["x"] = -234235.890625,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 598139.5625,
                                                ["x"] = -234841.203125,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 595724.9375,
                                                ["x"] = -236192.28125,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 594082.4375,
                                                ["x"] = -235041.21875,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 590211.5625,
                                                ["x"] = -227807.109375,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 582324.625,
                                                ["x"] = -225916.765625,
                                            }, -- end of [358]
                                            [422] = 
                                            {
                                                ["y"] = 573829.1875,
                                                ["x"] = -224631.96875,
                                            }, -- end of [422]
                                            [486] = 
                                            {
                                                ["y"] = 566142.0625,
                                                ["x"] = -219032.765625,
                                            }, -- end of [486]
                                            [37] = 
                                            {
                                                ["y"] = 607727.125,
                                                ["x"] = -235881.359375,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 607339.5625,
                                                ["x"] = -235510.203125,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 607058.6875,
                                                ["x"] = -235335.203125,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 606160.9375,
                                                ["x"] = -234726.765625,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 605687.375,
                                                ["x"] = -234723.125,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 605016.125,
                                                ["x"] = -234727.203125,
                                            }, -- end of [90]
                                            [423] = 
                                            {
                                                ["y"] = 573774.125,
                                                ["x"] = -224608.1875,
                                            }, -- end of [423]
                                            [487] = 
                                            {
                                                ["y"] = 566129.625,
                                                ["x"] = -219059.859375,
                                            }, -- end of [487]
                                            [148] = 
                                            {
                                                ["y"] = 600638,
                                                ["x"] = -234222.234375,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 598104.6875,
                                                ["x"] = -234871.21875,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 595694.1875,
                                                ["x"] = -236199.59375,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 594060.3125,
                                                ["x"] = -235001.71875,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 589163.375,
                                                ["x"] = -227203.28125,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 582201.0625,
                                                ["x"] = -225915.171875,
                                            }, -- end of [360]
                                            [424] = 
                                            {
                                                ["y"] = 573719.75,
                                                ["x"] = -224582.765625,
                                            }, -- end of [424]
                                            [488] = 
                                            {
                                                ["y"] = 566115.375,
                                                ["x"] = -219086.0625,
                                            }, -- end of [488]
                                            [107] = 
                                            {
                                                ["y"] = 603656.5,
                                                ["x"] = -234456.6875,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 601694.5,
                                                ["x"] = -234621.53125,
                                            }, -- end of [123]
                                            [302] = 
                                            {
                                                ["y"] = 588948.3125,
                                                ["x"] = -227100.921875,
                                            }, -- end of [302]
                                            [430] = 
                                            {
                                                ["y"] = 569329.4375,
                                                ["x"] = -222421.65625,
                                            }, -- end of [430]
                                            [297] = 
                                            {
                                                ["y"] = 589123.75,
                                                ["x"] = -227182.34375,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 582139.375,
                                                ["x"] = -225911.515625,
                                            }, -- end of [361]
                                            [425] = 
                                            {
                                                ["y"] = 569576.75,
                                                ["x"] = -222568.984375,
                                            }, -- end of [425]
                                            [489] = 
                                            {
                                                ["y"] = 566099.4375,
                                                ["x"] = -219111.28125,
                                            }, -- end of [489]
                                            [149] = 
                                            {
                                                ["y"] = 600593.0625,
                                                ["x"] = -234210.453125,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 598071.125,
                                                ["x"] = -234902.65625,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 595663.0625,
                                                ["x"] = -236204.953125,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 593927.0625,
                                                ["x"] = -234752.828125,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 589083.5625,
                                                ["x"] = -227162.4375,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 582077.8125,
                                                ["x"] = -225905.96875,
                                            }, -- end of [362]
                                            [426] = 
                                            {
                                                ["y"] = 569525.375,
                                                ["x"] = -222542.90625,
                                            }, -- end of [426]
                                            [490] = 
                                            {
                                                ["y"] = 566081.8125,
                                                ["x"] = -219135.375,
                                            }, -- end of [490]
                                            [494] = 
                                            {
                                                ["y"] = 565996.8125,
                                                ["x"] = -219218.609375,
                                            }, -- end of [494]
                                            [303] = 
                                            {
                                                ["y"] = 588904.0625,
                                                ["x"] = -227084.0625,
                                            }, -- end of [303]
                                            [431] = 
                                            {
                                                ["y"] = 569283.1875,
                                                ["x"] = -222387.28125,
                                            }, -- end of [431]
                                            [495] = 
                                            {
                                                ["y"] = 565972.375,
                                                ["x"] = -219235.671875,
                                            }, -- end of [495]
                                            [75] = 
                                            {
                                                ["y"] = 605652.6875,
                                                ["x"] = -234736.359375,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 605007.4375,
                                                ["x"] = -234725.515625,
                                            }, -- end of [91]
                                            [427] = 
                                            {
                                                ["y"] = 569474.875,
                                                ["x"] = -222515.109375,
                                            }, -- end of [427]
                                            [491] = 
                                            {
                                                ["y"] = 566062.6875,
                                                ["x"] = -219158.25,
                                            }, -- end of [491]
                                            [150] = 
                                            {
                                                ["y"] = 600547.625,
                                                ["x"] = -234200.59375,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 598038.9375,
                                                ["x"] = -234935.46875,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 595631.625,
                                                ["x"] = -236208.328125,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 593918.1875,
                                                ["x"] = -234737.234375,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 589035.0625,
                                                ["x"] = -227139.09375,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 580901.25,
                                                ["x"] = -225781.390625,
                                            }, -- end of [364]
                                            [428] = 
                                            {
                                                ["y"] = 569425.3125,
                                                ["x"] = -222485.609375,
                                            }, -- end of [428]
                                            [492] = 
                                            {
                                                ["y"] = 566042.0625,
                                                ["x"] = -219179.8125,
                                            }, -- end of [492]
                                            [499] = 
                                            {
                                                ["y"] = 565864.875,
                                                ["x"] = -219286.703125,
                                            }, -- end of [499]
                                            [435] = 
                                            {
                                                ["y"] = 569110.5,
                                                ["x"] = -222234.6875,
                                            }, -- end of [435]
                                            [371] = 
                                            {
                                                ["y"] = 580054.1875,
                                                ["x"] = -225760.765625,
                                            }, -- end of [371]
                                            [307] = 
                                            {
                                                ["y"] = 588648.125,
                                                ["x"] = -227007.953125,
                                            }, -- end of [307]
                                            [301] = 
                                            {
                                                ["y"] = 588992,
                                                ["x"] = -227119.28125,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 580853.3125,
                                                ["x"] = -225776.890625,
                                            }, -- end of [365]
                                            [429] = 
                                            {
                                                ["y"] = 569376.8125,
                                                ["x"] = -222454.4375,
                                            }, -- end of [429]
                                            [493] = 
                                            {
                                                ["y"] = 566020.0625,
                                                ["x"] = -219199.96875,
                                            }, -- end of [493]
                                            [151] = 
                                            {
                                                ["y"] = 600277.8125,
                                                ["x"] = -234148.625,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 597788.1875,
                                                ["x"] = -235201.71875,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 595600.0625,
                                                ["x"] = -236209.71875,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 593908.375,
                                                ["x"] = -234722.171875,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 610590.75,
                                                ["x"] = -237455.375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 610410.9375,
                                                ["x"] = -237384.96875,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 608633.75,
                                                ["x"] = -236368.3125,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 608373.1875,
                                                ["x"] = -236247.8125,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 607696.6875,
                                                ["x"] = -235855.25,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 607307.4375,
                                                ["x"] = -235485.8125,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 607010.125,
                                                ["x"] = -235303.359375,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 606125.75,
                                                ["x"] = -234714.859375,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 605627.0625,
                                                ["x"] = -234746.921875,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 604702.625,
                                                ["x"] = -234638.1875,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 603620.25,
                                                ["x"] = -234445.015625,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 601665.25,
                                                ["x"] = -234630.8125,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 600240.75,
                                                ["x"] = -234142.296875,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 597749.5625,
                                                ["x"] = -235241.34375,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 595568.4375,
                                                ["x"] = -236209.09375,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 592137.6875,
                                                ["x"] = -232168.6875,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 588859.25,
                                                ["x"] = -227068.6875,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 580709.1875,
                                                ["x"] = -225770.34375,
                                            }, -- end of [368]
                                            [432] = 
                                            {
                                                ["y"] = 569238.0625,
                                                ["x"] = -222351.34375,
                                            }, -- end of [432]
                                            [496] = 
                                            {
                                                ["y"] = 565946.8125,
                                                ["x"] = -219251.078125,
                                            }, -- end of [496]
                                            [367] = 
                                            {
                                                ["y"] = 580757.25,
                                                ["x"] = -225771.375,
                                            }, -- end of [367]
                                            [366] = 
                                            {
                                                ["y"] = 580805.3125,
                                                ["x"] = -225773.546875,
                                            }, -- end of [366]
                                            [363] = 
                                            {
                                                ["y"] = 582027,
                                                ["x"] = -225900.578125,
                                            }, -- end of [363]
                                            [359] = 
                                            {
                                                ["y"] = 582262.875,
                                                ["x"] = -225916.921875,
                                            }, -- end of [359]
                                            [305] = 
                                            {
                                                ["y"] = 588766.75,
                                                ["x"] = -227039.3125,
                                            }, -- end of [305]
                                            [369] = 
                                            {
                                                ["y"] = 580109.5,
                                                ["x"] = -225764.71875,
                                            }, -- end of [369]
                                            [433] = 
                                            {
                                                ["y"] = 569194.25,
                                                ["x"] = -222313.90625,
                                            }, -- end of [433]
                                            [497] = 
                                            {
                                                ["y"] = 565920.3125,
                                                ["x"] = -219264.75,
                                            }, -- end of [497]
                                            [153] = 
                                            {
                                                ["y"] = 600203.4375,
                                                ["x"] = -234137.71875,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 597709.5625,
                                                ["x"] = -235279.609375,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 595536.9375,
                                                ["x"] = -236206.484375,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 592123.4375,
                                                ["x"] = -232146.578125,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 588707.6875,
                                                ["x"] = -227022.71875,
                                            }, -- end of [306]
                                            [370] = 
                                            {
                                                ["y"] = 580081.75,
                                                ["x"] = -225763.59375,
                                            }, -- end of [370]
                                            [434] = 
                                            {
                                                ["y"] = 569151.6875,
                                                ["x"] = -222275.015625,
                                            }, -- end of [434]
                                            [498] = 
                                            {
                                                ["y"] = 565892.9375,
                                                ["x"] = -219276.65625,
                                            }, -- end of [498]
                                            [335] = 
                                            {
                                                ["y"] = 584155.625,
                                                ["x"] = -225895.953125,
                                            }, -- end of [335]
                                            [334] = 
                                            {
                                                ["y"] = 584213.3125,
                                                ["x"] = -225918.234375,
                                            }, -- end of [334]
                                            [331] = 
                                            {
                                                ["y"] = 584381.875,
                                                ["x"] = -225995.625,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = 585143.75,
                                                ["x"] = -226419.078125,
                                            }, -- end of [327]
                                            [77] = 
                                            {
                                                ["y"] = 605601.75,
                                                ["x"] = -234756.46875,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 604439.375,
                                                ["x"] = -234589.5625,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 603583.5,
                                                ["x"] = -234435.1875,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 601635.5,
                                                ["x"] = -234638.28125,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 600165.9375,
                                                ["x"] = -234134.890625,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 597668.3125,
                                                ["x"] = -235316.46875,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 595505.6875,
                                                ["x"] = -236201.90625,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 592110.6875,
                                                ["x"] = -232123.59375,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 588588.125,
                                                ["x"] = -226995.03125,
                                            }, -- end of [308]
                                            [372] = 
                                            {
                                                ["y"] = 579514.5625,
                                                ["x"] = -225688.703125,
                                            }, -- end of [372]
                                            [436] = 
                                            {
                                                ["y"] = 569070.6875,
                                                ["x"] = -222193,
                                            }, -- end of [436]
                                            [500] = 
                                            {
                                                ["y"] = 565836.1875,
                                                ["x"] = -219294.875,
                                            }, -- end of [500]
                                            [122] = 
                                            {
                                                ["y"] = 602238.5,
                                                ["x"] = -234430.203125,
                                            }, -- end of [122]
                                            [106] = 
                                            {
                                                ["y"] = 603692.0625,
                                                ["x"] = -234470.1875,
                                            }, -- end of [106]
                                            [317] = 
                                            {
                                                ["y"] = 586870.0625,
                                                ["x"] = -226784.046875,
                                            }, -- end of [317]
                                            [67] = 
                                            {
                                                ["y"] = 605943.0625,
                                                ["x"] = -234684.078125,
                                            }, -- end of [67]
                                            [309] = 
                                            {
                                                ["y"] = 588527.75,
                                                ["x"] = -226983.953125,
                                            }, -- end of [309]
                                            [373] = 
                                            {
                                                ["y"] = 579498.625,
                                                ["x"] = -225687.4375,
                                            }, -- end of [373]
                                            [437] = 
                                            {
                                                ["y"] = 569032.3125,
                                                ["x"] = -222149.96875,
                                            }, -- end of [437]
                                            [501] = 
                                            {
                                                ["y"] = 565807,
                                                ["x"] = -219301.125,
                                            }, -- end of [501]
                                            [155] = 
                                            {
                                                ["y"] = 600128.375,
                                                ["x"] = -234133.8125,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 597625.8125,
                                                ["x"] = -235351.875,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 595474.75,
                                                ["x"] = -236195.34375,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 592099.4375,
                                                ["x"] = -232099.828125,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 588467.0625,
                                                ["x"] = -226974.71875,
                                            }, -- end of [310]
                                            [374] = 
                                            {
                                                ["y"] = 579482.625,
                                                ["x"] = -225687.875,
                                            }, -- end of [374]
                                            [438] = 
                                            {
                                                ["y"] = 568995.4375,
                                                ["x"] = -222105.671875,
                                            }, -- end of [438]
                                            [502] = 
                                            {
                                                ["y"] = 565777.5,
                                                ["x"] = -219305.4375,
                                            }, -- end of [502]
                                            [39] = 
                                            {
                                                ["y"] = 607667.375,
                                                ["x"] = -235827.953125,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 607274.3125,
                                                ["x"] = -235462.71875,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 606962.5,
                                                ["x"] = -235270.125,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 606090,
                                                ["x"] = -234704.828125,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 605575.875,
                                                ["x"] = -234764.46875,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 604402,
                                                ["x"] = -234583.5625,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 603546.25,
                                                ["x"] = -234427.25,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 601605.375,
                                                ["x"] = -234643.921875,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 600090.8125,
                                                ["x"] = -234134.515625,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 597582.0625,
                                                ["x"] = -235385.796875,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 595444.3125,
                                                ["x"] = -236186.84375,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 592089.75,
                                                ["x"] = -232075.375,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 587159.5,
                                                ["x"] = -226836.21875,
                                            }, -- end of [312]
                                            [376] = 
                                            {
                                                ["y"] = 579240.3125,
                                                ["x"] = -225732.859375,
                                            }, -- end of [376]
                                            [440] = 
                                            {
                                                ["y"] = 568814.75,
                                                ["x"] = -221888.75,
                                            }, -- end of [440]
                                            [504] = 
                                            {
                                                ["y"] = 565518.875,
                                                ["x"] = -219335.453125,
                                            }, -- end of [504]
                                            [117] = 
                                            {
                                                ["y"] = 602419.0625,
                                                ["x"] = -234389.40625,
                                            }, -- end of [117]
                                            [101] = 
                                            {
                                                ["y"] = 604012.25,
                                                ["x"] = -234587.109375,
                                            }, -- end of [101]
                                            [85] = 
                                            {
                                                ["y"] = 605388,
                                                ["x"] = -234775.625,
                                            }, -- end of [85]
                                            [69] = 
                                            {
                                                ["y"] = 605868.8125,
                                                ["x"] = -234685.484375,
                                            }, -- end of [69]
                                            [313] = 
                                            {
                                                ["y"] = 587101.0625,
                                                ["x"] = -226829.203125,
                                            }, -- end of [313]
                                            [377] = 
                                            {
                                                ["y"] = 579182.5625,
                                                ["x"] = -225742.9375,
                                            }, -- end of [377]
                                            [441] = 
                                            {
                                                ["y"] = 568791.9375,
                                                ["x"] = -221865.640625,
                                            }, -- end of [441]
                                            [505] = 
                                            {
                                                ["y"] = 565457.1875,
                                                ["x"] = -219345.296875,
                                            }, -- end of [505]
                                            [157] = 
                                            {
                                                ["y"] = 600053.25,
                                                ["x"] = -234136.984375,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 597537.1875,
                                                ["x"] = -235418.171875,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 595414.5,
                                                ["x"] = -236176.4375,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 592081.75,
                                                ["x"] = -232050.328125,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 587042.8125,
                                                ["x"] = -226820.484375,
                                            }, -- end of [314]
                                            [378] = 
                                            {
                                                ["y"] = 579124.5,
                                                ["x"] = -225751.296875,
                                            }, -- end of [378]
                                            [442] = 
                                            {
                                                ["y"] = 568767.75,
                                                ["x"] = -221843.9375,
                                            }, -- end of [442]
                                            [506] = 
                                            {
                                                ["y"] = 564981.875,
                                                ["x"] = -219429.0625,
                                            }, -- end of [506]
                                            [445] = 
                                            {
                                                ["y"] = 568688.125,
                                                ["x"] = -221787.875,
                                            }, -- end of [445]
                                            [114] = 
                                            {
                                                ["y"] = 602530.1875,
                                                ["x"] = -234385.328125,
                                            }, -- end of [114]
                                            [446] = 
                                            {
                                                ["y"] = 568659.5625,
                                                ["x"] = -221772.421875,
                                            }, -- end of [446]
                                            [191] = 
                                            {
                                                ["y"] = 597444.25,
                                                ["x"] = -235478.203125,
                                            }, -- end of [191]
                                            [79] = 
                                            {
                                                ["y"] = 605549.5625,
                                                ["x"] = -234770.890625,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 604364.375,
                                                ["x"] = -234579.34375,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 603508.6875,
                                                ["x"] = -234421.203125,
                                            }, -- end of [111]
                                            [159] = 
                                            {
                                                ["y"] = 599978.8125,
                                                ["x"] = -234147.1875,
                                            }, -- end of [159]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 564979.42857142,
                                                ["x"] = -219415.29910714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 564979.42857142,
                                                ["x"] = -219415.29910714,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 615164.3543364,
                                            ["x"] = -239343.54056633,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 58,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 996.56826856606,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 614744.7767153,
                                            ["x"] = -239039.02223796,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11937.838420199,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 564981.86476975,
                                            ["x"] = -219429.04889311,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 253,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 615164.3543364,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #395",
                                        ["unitId"] = 786,
                                        ["heading"] = -0.94298130026158,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239343.54056633,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 615192.75117785,
                                        ["type"] = "M-2 Bradley",
                                        ["name"] = "Unit #396",
                                        ["unitId"] = 787,
                                        ["heading"] = -0.94298130026158,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239353.18379614,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 615221.18371947,
                                        ["type"] = "M1128 Stryker MGS",
                                        ["name"] = "Unit #440",
                                        ["unitId"] = 788,
                                        ["heading"] = -0.94298130026158,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239362.8391493,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 615249.56494422,
                                        ["type"] = "M1128 Stryker MGS",
                                        ["name"] = "Unit #441",
                                        ["unitId"] = 789,
                                        ["heading"] = -0.94298130026158,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239372.47707586,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 615277.99741764,
                                        ["type"] = "M1126 Stryker ICV",
                                        ["name"] = "Unit #479",
                                        ["unitId"] = 790,
                                        ["heading"] = -0.94298130026158,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239382.13240587,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 615306.3786765,
                                        ["type"] = "M1126 Stryker ICV",
                                        ["name"] = "Unit #537",
                                        ["unitId"] = 791,
                                        ["heading"] = -0.94298130026158,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239391.77034401,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 615334.81114992,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Unit #538",
                                        ["unitId"] = 792,
                                        ["heading"] = -0.94298130026158,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239401.42567401,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 615363.19237467,
                                        ["type"] = "Vulcan",
                                        ["name"] = "Unit #539",
                                        ["unitId"] = 793,
                                        ["heading"] = -0.94298130026158,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -239411.06360058,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 615164.3543364,
                                ["x"] = -239343.54056633,
                                ["name"] = "SUKHUMI DEF   #013",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [17]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 30,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896676.9375,
                                            ["x"] = -314886.46875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 525,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 121.59197778119,
                                            ["y"] = 886257.14285714,
                                            ["x"] = -307987.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 945.29149557335,
                                            ["y"] = 759271.42857143,
                                            ["x"] = -307414.28571429,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1466.2959430479,
                                            ["y"] = 678971.42857143,
                                            ["x"] = -309273.42857143,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1619.9870997913,
                                            ["y"] = 664257.14285714,
                                            ["x"] = -290702,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1737.077625822,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Air Force",
                                        ["skill"] = "High",
                                        ["parking"] = 63,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "C-130",
                                        ["unitId"] = 39,
                                        ["psi"] = 0.98597471066874,
                                        ["y"] = 896676.9375,
                                        ["x"] = -314886.46875,
                                        ["name"] = "Pilot #002",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 16247,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.98597471066874,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Chevy31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896676.9375,
                                ["x"] = -314886.46875,
                                ["name"] = "TRANSPORT KUT",
                                ["communication"] = true,
                                ["start_time"] = 30,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "TransmitMessage",
                                                ["params"] = 
                                                {
                                                    ["file"] = "",
                                                    ["subtitle"] = "2  GRUPOS DE VEÍCULOS AVISTADO, SE MOVENDO EM DIREÇÃO A SUKHUMI POSSÍVEL AMEAÇA A REGIÃO DE FRONTEIRA",
                                                    ["loop"] = true,
                                                    ["duration"] = 10,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["probability"] = 1,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3048,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 582428.57142857,
                                            ["x"] = -250142.85714286,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3048,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 347.47428534308,
                                            ["y"] = 543285.71428571,
                                            ["x"] = -213571.42857143,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "TransmitMessage",
                                                                    ["params"] = 
                                                                    {
                                                                        ["loop"] = false,
                                                                        ["duration"] = 10,
                                                                        ["file"] = "",
                                                                        ["subtitle"] = "2 GRUPOS DE BLINDADOS AVISTADO SE MOVENDO PARA SUKHUMI ",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 441.82799328834,
                                            ["y"] = 553571.42857143,
                                            ["x"] = -203285.71428571,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "StopTransmission",
                                                                    ["params"] = 
                                                                    {
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3048,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 850.19002239121,
                                            ["y"] = 593000,
                                            ["x"] = -241000,
                                            ["speed"] = 133.61111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1420.8224738647,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635639.37385346,
                                            ["x"] = -317948.32727306,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3048,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 414th cts (wa) nellis afb",
                                        ["skill"] = "High",
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 43,
                                        ["psi"] = 0.81934737881865,
                                        ["y"] = 582428.57142857,
                                        ["x"] = -250142.85714286,
                                        ["name"] = "Pilot #003",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2483,
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.81934737881865,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 0,
                                            [3] = 1,
                                            ["name"] = "Uzi01",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 582428.57142857,
                                ["x"] = -250142.85714286,
                                ["name"] = "recog 01",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrolled"] = false,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 60,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896594.5,
                                            ["x"] = -314829.96875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 212.28558741338,
                                            ["y"] = 886271.42857143,
                                            ["x"] = -307928.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1000.6625625716,
                                            ["y"] = 765557.14285714,
                                            ["x"] = -359414.28571429,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1524,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2114.058710416,
                                            ["y"] = 604139.42857142,
                                            ["x"] = -346237.14285714,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2131.5458815545,
                                            ["airdromeId"] = 22,
                                            ["y"] = 617269.96285781,
                                            ["x"] = -355692.3067714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 181,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Air Force",
                                        ["skill"] = "High",
                                        ["parking"] = 73,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "C-130",
                                        ["unitId"] = 675,
                                        ["psi"] = 0.98149717489018,
                                        ["y"] = 896594.5,
                                        ["x"] = -314829.96875,
                                        ["name"] = "Pilot #005",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 12081,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.98149717489018,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896594.5,
                                ["x"] = -314829.96875,
                                ["name"] = "TRANSPORT BAT",
                                ["communication"] = true,
                                ["start_time"] = 60,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896717.4375,
                                            ["x"] = -314827.34375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 525,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 93.83505694518,
                                            ["y"] = 886274.28571428,
                                            ["x"] = -307898.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1737.2098130031,
                                            ["y"] = 658767.99999999,
                                            ["x"] = -326265.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1994.5932433247,
                                            ["y"] = 623110.85714285,
                                            ["x"] = -328808.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1524,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2039.0751225979,
                                            ["y"] = 622825.14285714,
                                            ["x"] = -322637.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1899.8630963025,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635639.37385346,
                                            ["x"] = -317948.32727306,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 183,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Air Force",
                                        ["skill"] = "High",
                                        ["parking"] = 59,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "C-130",
                                        ["unitId"] = 677,
                                        ["psi"] = 0.98500644911908,
                                        ["y"] = 896717.4375,
                                        ["x"] = -314827.34375,
                                        ["name"] = "Pilot #007",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 16664,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.98500644911908,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Chevy21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896717.4375,
                                ["x"] = -314827.34375,
                                ["name"] = "TRANSPORT KOB",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2700,
                                            ["airdromeId"] = 29,
                                            ["y"] = 897007,
                                            ["x"] = -315112.5,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2785.6784688548,
                                            ["y"] = 886171.42857143,
                                            ["x"] = -307558.57142857,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3098.6955244713,
                                            ["y"] = 854228.57142857,
                                            ["x"] = -343730,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3737.6680304206,
                                            ["y"] = 920371.42857143,
                                            ["x"] = -270730,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 4376.0859703695,
                                            ["y"] = 854514.28571429,
                                            ["x"] = -343872.85714286,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 6176.9286347391,
                                            ["y"] = 577085.71428572,
                                            ["x"] = -354444.28571428,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 7977.7712991088,
                                            ["y"] = 854514.28571429,
                                            ["x"] = -343872.85714286,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 10097.76789663,
                                            ["y"] = 527857.14285714,
                                            ["x"] = -354587.14285714,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 11327.918596244,
                                            ["y"] = 856285.71428571,
                                            ["x"] = -344015.71428571,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 11647.978169157,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896538.85714286,
                                            ["x"] = -315478.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 184,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nato",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 23,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "E-3A",
                                        ["unitId"] = 678,
                                        ["psi"] = 0.96199126875321,
                                        ["y"] = 897007,
                                        ["x"] = -315112.5,
                                        ["name"] = "Pilot #012",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "65000",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.96199126875321,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Focus11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897007,
                                ["x"] = -315112.5,
                                ["name"] = "AWACS",
                                ["communication"] = true,
                                ["start_time"] = 2700,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3600,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896635,
                                            ["x"] = -314770.84375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["frequency"] = 1088000000,
                                                                        ["callsign"] = "TKR",
                                                                        ["channel"] = 1,
                                                                        ["modeChannel"] = "X",
                                                                        ["bearing"] = true,
                                                                        ["system"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 525,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3689.8006666651,
                                            ["y"] = 886541.42857143,
                                            ["x"] = -307444.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 5412.3516303328,
                                            ["y"] = 647570,
                                            ["x"] = -318844.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 6230.4067614524,
                                            ["y"] = 534141.42857143,
                                            ["x"] = -325415.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 6848.5396815746,
                                            ["y"] = 619855.71428572,
                                            ["x"] = -320558.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 7579.9834314171,
                                            ["y"] = 518427.14285714,
                                            ["x"] = -326272.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 8371.4625444932,
                                            ["y"] = 627855.71428572,
                                            ["x"] = -319701.42857142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1573,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 10019.614352948,
                                            ["y"] = 856571.42857143,
                                            ["x"] = -310272.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 471,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 10309.810512189,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896538.85714286,
                                            ["x"] = -315478.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 185,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Standard USAF",
                                        ["skill"] = "High",
                                        ["parking"] = 69,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "KC-135",
                                        ["unitId"] = 679,
                                        ["psi"] = 0.94292217771475,
                                        ["y"] = 896635,
                                        ["x"] = -314770.84375,
                                        ["name"] = "Pilot #013",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.94292217771475,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Shell11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "054",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896635,
                                ["x"] = -314770.84375,
                                ["name"] = "REFUEL",
                                ["communication"] = true,
                                ["start_time"] = 3600,
                                ["frequency"] = 150,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 22,
                                            ["y"] = 618122.6875,
                                            ["x"] = -355972.03125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 102.36156814499,
                                            ["y"] = 606212.85714286,
                                            ["x"] = -348208.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 332.56403448757,
                                            ["y"] = 630070,
                                            ["x"] = -326922.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 873.93665730358,
                                            ["y"] = 612641.42857143,
                                            ["x"] = -253779.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1154.3426603253,
                                            ["y"] = 648641.42857143,
                                            ["x"] = -238922.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1645.190050882,
                                            ["y"] = 684927.14285714,
                                            ["x"] = -296636.85714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2291.7901441896,
                                            ["airdromeId"] = 22,
                                            ["y"] = 617269.96285781,
                                            ["x"] = -355692.3067714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 203,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Client",
                                        ["parking"] = 3,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 699,
                                        ["psi"] = 0.99310266781623,
                                        ["y"] = 618122.6875,
                                        ["x"] = -355972.03125,
                                        ["name"] = "Pilot #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.99310266781623,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 618122.6875,
                                ["x"] = -355972.03125,
                                ["name"] = "BATUMI F-15 ",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 22,
                                            ["y"] = 618240.25,
                                            ["x"] = -356059.21875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 102.36156814499,
                                            ["y"] = 606321.59821429,
                                            ["x"] = -348271.68303571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 332.56403448757,
                                            ["y"] = 630178.74107143,
                                            ["x"] = -326985.96875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 873.93665730358,
                                            ["y"] = 612750.16964286,
                                            ["x"] = -253843.11160714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1154.3426603253,
                                            ["y"] = 648750.16964286,
                                            ["x"] = -238985.96875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1645.190050882,
                                            ["y"] = 685035.88392857,
                                            ["x"] = -296700.25446428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2291.7901441896,
                                            ["airdromeId"] = 22,
                                            ["y"] = 617378.70392924,
                                            ["x"] = -355755.70409283,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 204,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Client",
                                        ["parking"] = 16,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 700,
                                        ["psi"] = 0.99204120818618,
                                        ["y"] = 618240.25,
                                        ["x"] = -356059.21875,
                                        ["name"] = "Pilot #036",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.99204120818618,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 618240.25,
                                ["x"] = -356059.21875,
                                ["name"] = "BATUMI F-15  #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 22,
                                            ["y"] = 618303.125,
                                            ["x"] = -356100.46875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 102.36156814499,
                                            ["y"] = 606327.3125,
                                            ["x"] = -348320.25446428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 332.56403448757,
                                            ["y"] = 630184.45535714,
                                            ["x"] = -327034.54017857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 873.93665730358,
                                            ["y"] = 612755.88392857,
                                            ["x"] = -253891.68303571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1154.3426603253,
                                            ["y"] = 648755.88392857,
                                            ["x"] = -239034.54017857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1645.190050882,
                                            ["y"] = 685041.59821429,
                                            ["x"] = -296748.82589285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2291.7901441896,
                                            ["airdromeId"] = 22,
                                            ["y"] = 617384.41821495,
                                            ["x"] = -355804.2755214,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 205,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Client",
                                        ["parking"] = 18,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 701,
                                        ["psi"] = 0.99465969310597,
                                        ["y"] = 618303.125,
                                        ["x"] = -356100.46875,
                                        ["name"] = "Pilot #037",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.99465969310597,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 618303.125,
                                ["x"] = -356100.46875,
                                ["name"] = "BATUMI F-15  #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 22,
                                            ["y"] = 618159.25,
                                            ["x"] = -355997.40625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 102.36156814499,
                                            ["y"] = 606327.3125,
                                            ["x"] = -348320.25446428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 331.75396899815,
                                            ["y"] = 630184.45535714,
                                            ["x"] = -327034.54017857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 873.93665730358,
                                            ["y"] = 612755.88392857,
                                            ["x"] = -253891.68303571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1154.3426603253,
                                            ["y"] = 648755.88392857,
                                            ["x"] = -239034.54017857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1645.190050882,
                                            ["y"] = 685041.59821429,
                                            ["x"] = -296748.82589285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2291.7901441896,
                                            ["airdromeId"] = 22,
                                            ["y"] = 617384.41821495,
                                            ["x"] = -355804.2755214,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 206,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Client",
                                        ["parking"] = 9,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 702,
                                        ["psi"] = 0.99523001814139,
                                        ["y"] = 618159.25,
                                        ["x"] = -355997.40625,
                                        ["name"] = "Pilot #038",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.99523001814139,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 618159.25,
                                ["x"] = -355997.40625,
                                ["name"] = "BATUMI F-15  #003",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 24,
                                            ["y"] = 636475.875,
                                            ["x"] = -318010.84375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 24.260678927184,
                                            ["y"] = 634597.14285715,
                                            ["x"] = -315095.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 485.7549008823,
                                            ["y"] = 633425.71428572,
                                            ["x"] = -251009.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1252.5236843802,
                                            ["y"] = 540568.57142858,
                                            ["x"] = -198866.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1330.3082882905,
                                            ["y"] = 583854.28571429,
                                            ["x"] = -217152.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1791.7564294058,
                                            ["y"] = 621711.42857143,
                                            ["x"] = -268866.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2159.0960525024,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635639.37385346,
                                            ["x"] = -317948.32727306,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 207,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "422nd TES Nellis AFB, Nevada (OT)",
                                        ["skill"] = "Client",
                                        ["parking"] = 35,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 703,
                                        ["psi"] = 0.57243776611076,
                                        ["y"] = 636475.875,
                                        ["x"] = -318010.84375,
                                        ["name"] = "Pilot #039",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.57243776611076,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636475.875,
                                ["x"] = -318010.84375,
                                ["name"] = "KOBULETI A-10C #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635543.6875,
                                            ["x"] = -317697.21875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 24.260678927184,
                                            ["y"] = 634562.61607144,
                                            ["x"] = -315071.25,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 485.7549008823,
                                            ["y"] = 633391.18750001,
                                            ["x"] = -250985.53571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1252.5236843802,
                                            ["y"] = 540534.04464287,
                                            ["x"] = -198842.67857142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1330.3082882905,
                                            ["y"] = 583819.75892858,
                                            ["x"] = -217128.39285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1791.7564294058,
                                            ["y"] = 621676.90178573,
                                            ["x"] = -268842.67857142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2159.0960525024,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635604.84706775,
                                            ["x"] = -317924.14870163,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 208,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "422nd TES Nellis AFB, Nevada (OT)",
                                        ["skill"] = "Client",
                                        ["parking"] = "38",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 704,
                                        ["psi"] = 0.3575458842243,
                                        ["y"] = 635543.6875,
                                        ["x"] = -317697.21875,
                                        ["name"] = "Pilot #040",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_R",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.3575458842243,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635543.6875,
                                ["x"] = -317697.21875,
                                ["name"] = "KOBULETI A-10C #004",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 24,
                                            ["y"] = 636496.8125,
                                            ["x"] = -317940.15625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 24.260678927184,
                                            ["y"] = 634565.47321429,
                                            ["x"] = -315148.39285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 485.7549008823,
                                            ["y"] = 633394.04464287,
                                            ["x"] = -251062.67857142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1252.5236843802,
                                            ["y"] = 540536.90178573,
                                            ["x"] = -198919.82142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1330.3082882905,
                                            ["y"] = 583822.61607144,
                                            ["x"] = -217205.53571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1791.7564294058,
                                            ["y"] = 621679.75892858,
                                            ["x"] = -268919.82142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2159.0960525024,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635607.70421061,
                                            ["x"] = -318001.29155877,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 209,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "422nd TES Nellis AFB, Nevada (OT)",
                                        ["skill"] = "Client",
                                        ["parking"] = 36,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 705,
                                        ["psi"] = 0.60520074504961,
                                        ["y"] = 636496.8125,
                                        ["x"] = -317940.15625,
                                        ["name"] = "Pilot #041",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.60520074504961,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636496.8125,
                                ["x"] = -317940.15625,
                                ["name"] = "KOBULETI A-10C #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 24,
                                            ["y"] = 636258.8125,
                                            ["x"] = -318026.75,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 24.260678927184,
                                            ["y"] = 634554.04464287,
                                            ["x"] = -315079.82142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 485.7549008823,
                                            ["y"] = 633382.61607144,
                                            ["x"] = -250994.10714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1252.5236843802,
                                            ["y"] = 540525.4732143,
                                            ["x"] = -198851.24999999,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1330.3082882905,
                                            ["y"] = 583811.18750001,
                                            ["x"] = -217136.96428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1791.7564294058,
                                            ["y"] = 621668.33035715,
                                            ["x"] = -268851.24999999,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2159.0960525024,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635596.27563918,
                                            ["x"] = -317932.7201302,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 210,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "422nd TES Nellis AFB, Nevada (OT)",
                                        ["skill"] = "Client",
                                        ["parking"] = "31",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 706,
                                        ["psi"] = 0.52445293518638,
                                        ["y"] = 636258.8125,
                                        ["x"] = -318026.75,
                                        ["name"] = "Pilot #042",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.52445293518638,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636258.8125,
                                ["x"] = -318026.75,
                                ["name"] = "KOBULETI A-10C #003",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 24,
                                            ["y"] = 636237.875,
                                            ["x"] = -318097.4375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 23.349265361488,
                                            ["y"] = 634882.61607144,
                                            ["x"] = -315151.25,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 484.8434873166,
                                            ["y"] = 633711.18750001,
                                            ["x"] = -251065.53571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1251.6122708145,
                                            ["y"] = 540854.04464287,
                                            ["x"] = -198922.67857142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1330.3082882905,
                                            ["y"] = 584139.75892858,
                                            ["x"] = -217208.39285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1791.7564294058,
                                            ["y"] = 621996.90178573,
                                            ["x"] = -268922.67857142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2159.0960525024,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635924.84706775,
                                            ["x"] = -318004.14870163,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 211,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "422nd TES Nellis AFB, Nevada (OT)",
                                        ["skill"] = "Client",
                                        ["parking"] = 30,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 707,
                                        ["psi"] = 0.43114229252752,
                                        ["y"] = 636237.875,
                                        ["x"] = -318097.4375,
                                        ["name"] = "Pilot #043",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.43114229252752,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636237.875,
                                ["x"] = -318097.4375,
                                ["name"] = "KOBULETI A-10C",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896525.5,
                                            ["x"] = -315042,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 512,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 152.56487208674,
                                            ["y"] = 881485.71428572,
                                            ["x"] = -300115.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 664,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 791.86483617374,
                                            ["y"] = 793342.85714286,
                                            ["x"] = -289401.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 664,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1707.5245180759,
                                            ["y"] = 916200.00000001,
                                            ["x"] = -256544,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2167.4050207979,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 212,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "58th Fighter SQN (EG)",
                                        ["skill"] = "Client",
                                        ["parking"] = 112,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 708,
                                        ["psi"] = 0.78917619175489,
                                        ["y"] = 896525.5,
                                        ["x"] = -315042,
                                        ["name"] = "Pilot #044",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.78917619175489,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896525.5,
                                ["x"] = -315042,
                                ["name"] = "TBLISI F-15C",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 29,
                                            ["y"] = 896555,
                                            ["x"] = -314990.90625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 512,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 152.56487208674,
                                            ["y"] = 881503.07142859,
                                            ["x"] = -300203.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 664,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 791.86483617374,
                                            ["y"] = 793360.21428573,
                                            ["x"] = -289488.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 664,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1706.8845084505,
                                            ["y"] = 916217.35714287,
                                            ["x"] = -256631.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2167.4050207979,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903167.98214286,
                                            ["x"] = -319156.77728571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 213,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "58th Fighter SQN (EG)",
                                        ["skill"] = "Client",
                                        ["parking"] = 80,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 709,
                                        ["psi"] = 0.79425074398425,
                                        ["y"] = 896555,
                                        ["x"] = -314990.90625,
                                        ["name"] = "Pilot #045",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.79425074398425,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896555,
                                ["x"] = -314990.90625,
                                ["name"] = "TBILISI F-15C",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902842.25,
                                            ["x"] = -318161.53125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 294.38766220186,
                                            ["y"] = 873213.71428572,
                                            ["x"] = -289962.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 761.27865590382,
                                            ["y"] = 811213.71428572,
                                            ["x"] = -270962.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1443.2450417416,
                                            ["y"] = 890642.28571429,
                                            ["x"] = -322534.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1536.5867245581,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 214,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "190th FS Boise ANGB, Idaho (ID)",
                                        ["skill"] = "Client",
                                        ["parking"] = 71,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 710,
                                        ["psi"] = 0.81011957592756,
                                        ["y"] = 902842.25,
                                        ["x"] = -318161.53125,
                                        ["name"] = "Pilot #046",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.81011957592756,
                                        ["callsign"] = 
                                        {
                                            [1] = 11,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pig11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "057",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902842.25,
                                ["x"] = -318161.53125,
                                ["name"] = "VAZIANI A-10C",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902737.3125,
                                            ["x"] = -318249.21875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 294.38766220186,
                                            ["y"] = 873224.97321429,
                                            ["x"] = -290025.06696428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 761.27865590382,
                                            ["y"] = 811224.97321429,
                                            ["x"] = -271025.06696428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1442.766345396,
                                            ["y"] = 890653.54464286,
                                            ["x"] = -322596.49553571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1536.5867245581,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903161.88392857,
                                            ["x"] = -319131.27282142,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 215,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "190th FS Boise ANGB, Idaho (ID)",
                                        ["skill"] = "Client",
                                        ["parking"] = 73,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 711,
                                        ["psi"] = 0.80770595844069,
                                        ["y"] = 902737.3125,
                                        ["x"] = -318249.21875,
                                        ["name"] = "Pilot #047",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.80770595844069,
                                        ["callsign"] = 
                                        {
                                            [1] = 11,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pig11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "057",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902737.3125,
                                ["x"] = -318249.21875,
                                ["name"] = "VAZIANI A-10C #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903087.9375,
                                            ["x"] = -318388.15625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 954,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 530.30030971708,
                                            ["y"] = 831374.28571429,
                                            ["x"] = -301598.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 954,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 836.71103047587,
                                            ["y"] = 808231.42857143,
                                            ["x"] = -265884.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 954,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1441.2240819377,
                                            ["y"] = 883945.71428571,
                                            ["x"] = -302170,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1625.4100071183,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 220,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "184th FS Arkansas ANG, Fort Smith (FS)",
                                        ["skill"] = "Client",
                                        ["parking"] = 80,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 716,
                                        ["psi"] = 1.3408186777522,
                                        ["y"] = 903087.9375,
                                        ["x"] = -318388.15625,
                                        ["name"] = "Pilot #052",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4526,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.3408186777522,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Tusk11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "059",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 903087.9375,
                                ["x"] = -318388.15625,
                                ["name"] = "VAZIANI A-10A",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902972.125,
                                            ["x"] = -318307.71875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 954,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 530.30030971708,
                                            ["y"] = 831918.57142857,
                                            ["x"] = -302024.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 954,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 836.71103047587,
                                            ["y"] = 808775.71428571,
                                            ["x"] = -266310,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 954,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1441.2240819377,
                                            ["y"] = 884490,
                                            ["x"] = -302595.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1619.9574824154,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903694.91071429,
                                            ["x"] = -319494.77728571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 221,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "184th FS Arkansas ANG, Fort Smith (FS)",
                                        ["skill"] = "Client",
                                        ["parking"] = 79,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 717,
                                        ["psi"] = 1.3455151749369,
                                        ["y"] = 902972.125,
                                        ["x"] = -318307.71875,
                                        ["name"] = "Pilot #053",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4526,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.3455151749369,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Tusk11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "059",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 902972.125,
                                ["x"] = -318307.71875,
                                ["name"] = "VAZIANI A-10A #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [21]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.2534410485029,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 548154.57142859,
                                            ["speed"] = 0,
                                            ["x"] = -204269.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 226,
                                        ["rate"] = 5,
                                        ["y"] = 548154.57142859,
                                        ["x"] = -204269.42857143,
                                        ["name"] = "tibilisi #005",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.2534410485029,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 548154.57142859,
                                ["x"] = -204269.42857143,
                                ["name"] = "tibilisi #005",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.1836278784232,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 550418.00000002,
                                            ["speed"] = 0,
                                            ["x"] = -199957.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 259,
                                        ["y"] = 550418.00000002,
                                        ["x"] = -199957.71428571,
                                        ["name"] = "tibilisi #006",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1836278784232,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 550418.00000002,
                                ["x"] = -199957.71428571,
                                ["name"] = "tibilisi #006",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 621761.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -268450,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 304,
                                        ["heliport_modulation"] = 0,
                                        ["y"] = 621761.42857143,
                                        ["x"] = -268450,
                                        ["name"] = "tibilisi #008",
                                        ["category"] = "Heliports",
                                        ["canCargo"] = false,
                                        ["heliport_frequency"] = 127.5,
                                        ["heliport_callsign_id"] = 6,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 621761.42857143,
                                ["x"] = -268450,
                                ["name"] = "tibilisi #008",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.1661745859032,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 622125.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -268378,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 312,
                                        ["rate"] = 100,
                                        ["y"] = 622125.7142857,
                                        ["x"] = -268378,
                                        ["name"] = "tibilisi #009",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1661745859032,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 622125.7142857,
                                ["x"] = -268378,
                                ["name"] = "tibilisi #009",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 621357.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -268660.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "kp_ug",
                                        ["type"] = "FARP CP Blindage",
                                        ["unitId"] = 313,
                                        ["rate"] = 100,
                                        ["y"] = 621357.14285713,
                                        ["x"] = -268660.85714286,
                                        ["name"] = "tibilisi #010",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1487212933833,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 621357.14285713,
                                ["x"] = -268660.85714286,
                                ["name"] = "tibilisi #010",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 621270,
                                            ["speed"] = 0,
                                            ["x"] = -268630,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 314,
                                        ["rate"] = 20,
                                        ["y"] = 621270,
                                        ["x"] = -268630,
                                        ["name"] = "tibilisi #011",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1487212933833,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 621270,
                                ["x"] = -268630,
                                ["name"] = "tibilisi #011",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 622002.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -268660.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 315,
                                        ["rate"] = 50,
                                        ["y"] = 622002.85714285,
                                        ["x"] = -268660.85714286,
                                        ["name"] = "tibilisi #012",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1487212933833,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 622002.85714285,
                                ["x"] = -268660.85714286,
                                ["name"] = "tibilisi #012",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 622065.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -268515.14285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 316,
                                        ["y"] = 622065.7142857,
                                        ["x"] = -268515.14285715,
                                        ["name"] = "tibilisi #013",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1487212933833,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 622065.7142857,
                                ["x"] = -268515.14285715,
                                ["name"] = "tibilisi #013",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 6.0737457969403,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 825347.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -291794.28571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 94,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 444,
                                        ["heliport_modulation"] = 0,
                                        ["y"] = 825347.14285713,
                                        ["x"] = -291794.28571428,
                                        ["name"] = "tibilisi #023",
                                        ["category"] = "Heliports",
                                        ["canCargo"] = false,
                                        ["heliport_frequency"] = 127.5,
                                        ["heliport_callsign_id"] = 8,
                                        ["heading"] = 6.0737457969403,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 825347.14285713,
                                ["x"] = -291794.28571428,
                                ["name"] = "tibilisi #023",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 3.2986722862693,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 824975.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -291730,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 445,
                                        ["rate"] = 100,
                                        ["y"] = 824975.7142857,
                                        ["x"] = -291730,
                                        ["name"] = "tibilisi #024",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 824975.7142857,
                                ["x"] = -291730,
                                ["name"] = "tibilisi #024",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 824954.28571427,
                                            ["speed"] = 0,
                                            ["x"] = -291894.28571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 446,
                                        ["rate"] = 50,
                                        ["y"] = 824954.28571427,
                                        ["x"] = -291894.28571428,
                                        ["name"] = "tibilisi #025",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 824954.28571427,
                                ["x"] = -291894.28571428,
                                ["name"] = "tibilisi #025",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 3.2986722862693,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 824954.28571427,
                                            ["speed"] = 0,
                                            ["x"] = -292028.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 97,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "kp_ug",
                                        ["type"] = "FARP CP Blindage",
                                        ["unitId"] = 447,
                                        ["rate"] = 100,
                                        ["y"] = 824954.28571427,
                                        ["x"] = -292028.57142857,
                                        ["name"] = "tibilisi #026",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.2986722862693,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 824954.28571427,
                                ["x"] = -292028.57142857,
                                ["name"] = "tibilisi #026",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 3.2986722862693,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 825865.7142857,
                                            ["speed"] = 0,
                                            ["x"] = -291720,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 98,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 448,
                                        ["rate"] = 20,
                                        ["y"] = 825865.7142857,
                                        ["x"] = -291720,
                                        ["name"] = "tibilisi #027",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.2986722862693,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 825865.7142857,
                                ["x"] = -291720,
                                ["name"] = "tibilisi #027",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0.017453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 825877.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -291911.42857142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 449,
                                        ["rate"] = 50,
                                        ["y"] = 825877.14285713,
                                        ["x"] = -291911.42857142,
                                        ["name"] = "tibilisi #028",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.017453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 825877.14285713,
                                ["x"] = -291911.42857142,
                                ["name"] = "tibilisi #028",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 5.8817595792209,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 636856.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -317851.14285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 156,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 630,
                                        ["livery_id"] = "US Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 636856.28571429,
                                        ["x"] = -317851.14285715,
                                        ["name"] = "tibilisi #039",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.8817595792209,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636856.28571429,
                                ["x"] = -317851.14285715,
                                ["name"] = "tibilisi #039",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 4.7822021504645,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 648048.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -281661.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 632,
                                        ["livery_id"] = "US Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 648048.28571429,
                                        ["x"] = -281661.42857143,
                                        ["name"] = "tibilisi #041",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 4.7822021504645,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 648048.28571429,
                                ["x"] = -281661.42857143,
                                ["name"] = "tibilisi #041",
                                ["dead"] = false,
                            }, -- end of [16]
                            [20] = 
                            {
                                ["heading"] = 3.7873644768277,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897232.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -315238.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 177,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 671,
                                        ["livery_id"] = "US Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 897232.85714286,
                                        ["x"] = -315238.57142857,
                                        ["name"] = "New Static Object #003",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.7873644768277,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897232.85714286,
                                ["x"] = -315238.57142857,
                                ["name"] = "New Static Object #003",
                                ["dead"] = false,
                            }, -- end of [20]
                            [17] = 
                            {
                                ["heading"] = 4.7996554429844,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 648042.57142858,
                                            ["speed"] = 0,
                                            ["x"] = -281717.14285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 633,
                                        ["livery_id"] = "US Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 648042.57142858,
                                        ["x"] = -281717.14285715,
                                        ["name"] = "tibilisi #042",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 4.7996554429844,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 648042.57142858,
                                ["x"] = -281717.14285715,
                                ["name"] = "tibilisi #042",
                                ["dead"] = false,
                            }, -- end of [17]
                            [21] = 
                            {
                                ["heading"] = 2.164208272473,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896517.14285715,
                                            ["speed"] = 0,
                                            ["x"] = -314791.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 179,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "E-3A",
                                        ["unitId"] = 673,
                                        ["livery_id"] = "nato",
                                        ["rate"] = "100",
                                        ["y"] = 896517.14285715,
                                        ["x"] = -314791.42857143,
                                        ["name"] = "New Static Object #005",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.164208272473,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896517.14285715,
                                ["x"] = -314791.42857143,
                                ["name"] = "New Static Object #005",
                                ["dead"] = false,
                            }, -- end of [21]
                            [18] = 
                            {
                                ["heading"] = 3.7350045992679,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 617626.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -355688.57142858,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 634,
                                        ["livery_id"] = "US Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 617626.85714286,
                                        ["x"] = -355688.57142858,
                                        ["name"] = "tibilisi #043",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.7350045992679,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 617626.85714286,
                                ["x"] = -355688.57142858,
                                ["name"] = "tibilisi #043",
                                ["dead"] = false,
                            }, -- end of [18]
                            [22] = 
                            {
                                ["heading"] = 2.164208272473,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896408.57142858,
                                            ["speed"] = 0,
                                            ["x"] = -314921.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 180,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "KC-135",
                                        ["unitId"] = 674,
                                        ["livery_id"] = "Standard USAF",
                                        ["rate"] = "100",
                                        ["y"] = 896408.57142858,
                                        ["x"] = -314921.42857143,
                                        ["name"] = "New Static Object #006",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.164208272473,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896408.57142858,
                                ["x"] = -314921.42857143,
                                ["name"] = "New Static Object #006",
                                ["dead"] = false,
                            }, -- end of [22]
                            [19] = 
                            {
                                ["heading"] = 0.069813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563692.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -220130,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "C-130",
                                        ["unitId"] = 644,
                                        ["livery_id"] = "US Air Force",
                                        ["rate"] = "70",
                                        ["y"] = 563692.85714285,
                                        ["x"] = -220130,
                                        ["name"] = "tibilisi #053",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563692.85714285,
                                ["x"] = -220130,
                                ["name"] = "tibilisi #053",
                                ["dead"] = false,
                            }, -- end of [19]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [6]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 625154.28571429,
                ["x"] = -247385.42857143,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Abkhazia",
                    ["id"] = 18,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 1.9896753472735,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 517506.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -196320,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 95,
                                        ["rate"] = 5,
                                        ["y"] = 517506.28571429,
                                        ["x"] = -196320,
                                        ["name"] = "tibilisi #001",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 1.9896753472735,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 517506.28571429,
                                ["x"] = -196320,
                                ["name"] = "tibilisi #001",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646458,
                                            ["speed"] = 0,
                                            ["x"] = -281560.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-26B",
                                        ["unitId"] = 625,
                                        ["livery_id"] = "Abkhazian AF",
                                        ["rate"] = "50",
                                        ["y"] = 646458,
                                        ["x"] = -281560.57142857,
                                        ["name"] = "tibilisi #034",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646458,
                                ["x"] = -281560.57142857,
                                ["name"] = "tibilisi #034",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0.31415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563563.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -219882.28571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 636,
                                        ["livery_id"] = "Abkhazian Air Force",
                                        ["rate"] = 50,
                                        ["y"] = 563563.14285714,
                                        ["x"] = -219882.28571429,
                                        ["name"] = "tibilisi #045",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563563.14285714,
                                ["x"] = -219882.28571429,
                                ["name"] = "tibilisi #045",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.31415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563477.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -219858.28571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-26B",
                                        ["unitId"] = 637,
                                        ["livery_id"] = "Abkhazian AF",
                                        ["rate"] = "50",
                                        ["y"] = 563477.14285714,
                                        ["x"] = -219858.28571429,
                                        ["name"] = "tibilisi #046",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563477.14285714,
                                ["x"] = -219858.28571429,
                                ["name"] = "tibilisi #046",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0.31415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563608,
                                            ["speed"] = 0,
                                            ["x"] = -219897.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 164,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 638,
                                        ["livery_id"] = "Abkhazian Air Force",
                                        ["rate"] = 50,
                                        ["y"] = 563608,
                                        ["x"] = -219897.14285714,
                                        ["name"] = "tibilisi #047",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563608,
                                ["x"] = -219897.14285714,
                                ["name"] = "tibilisi #047",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0.31415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563537.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -219874.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 639,
                                        ["livery_id"] = "Abkhazian Air Force",
                                        ["rate"] = 50,
                                        ["y"] = 563537.42857143,
                                        ["x"] = -219874.57142857,
                                        ["name"] = "tibilisi #048",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563537.42857143,
                                ["x"] = -219874.57142857,
                                ["name"] = "tibilisi #048",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0.31415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563549.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -219878.28571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 640,
                                        ["livery_id"] = "Abkhazian Air Force",
                                        ["rate"] = 50,
                                        ["y"] = 563549.14285714,
                                        ["x"] = -219878.28571429,
                                        ["name"] = "tibilisi #049",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563549.14285714,
                                ["x"] = -219878.28571429,
                                ["name"] = "tibilisi #049",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0.31415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563579.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -219887.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 167,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 641,
                                        ["livery_id"] = "Abkhazian Air Force",
                                        ["rate"] = 50,
                                        ["y"] = 563579.42857143,
                                        ["x"] = -219887.42857143,
                                        ["name"] = "tibilisi #050",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563579.42857143,
                                ["x"] = -219887.42857143,
                                ["name"] = "tibilisi #050",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0.31415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563593.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -219892.28571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 168,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 642,
                                        ["livery_id"] = "Abkhazian Air Force",
                                        ["rate"] = 50,
                                        ["y"] = 563593.71428571,
                                        ["x"] = -219892.28571429,
                                        ["name"] = "tibilisi #051",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563593.71428571,
                                ["x"] = -219892.28571429,
                                ["name"] = "tibilisi #051",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.33161255787892,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563507.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -219867.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 169,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-26B",
                                        ["unitId"] = 643,
                                        ["livery_id"] = "Abkhazian AF",
                                        ["rate"] = "50",
                                        ["y"] = 563507.14285714,
                                        ["x"] = -219867.14285714,
                                        ["name"] = "tibilisi #052",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.33161255787892,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563507.14285714,
                                ["x"] = -219867.14285714,
                                ["name"] = "tibilisi #052",
                                ["dead"] = false,
                            }, -- end of [10]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515858,
                                            ["x"] = -195814.85714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 515858,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #051",
                                        ["unitId"] = 86,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195814.85714286,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 515886.57142857,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #052",
                                        ["unitId"] = 87,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -196752,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 515938,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #053",
                                        ["unitId"] = 88,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195894.85714286,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 516880.85714286,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #054",
                                        ["unitId"] = 89,
                                        ["heading"] = 1.7104226669544,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198342,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 516052.28571429,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #055",
                                        ["unitId"] = 90,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197470.57142857,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 517563.71428572,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #056",
                                        ["unitId"] = 91,
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -196312,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 517540.85714286,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #057",
                                        ["unitId"] = 92,
                                        ["heading"] = 2.0594885173533,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -196383.42857143,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 517618,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #058",
                                        ["unitId"] = 93,
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -196277.71428571,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 517560.85714286,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #059",
                                        ["unitId"] = 94,
                                        ["heading"] = 1.9896753472735,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -196440.57142857,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 515858,
                                ["x"] = -195814.85714286,
                                ["name"] = "GUDAUTA DEF 01",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 556469.71428571,
                                                ["x"] = -206246.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 556469.71428571,
                                                ["x"] = -206246.85714286,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [15] = 
                                            {
                                                ["y"] = 541295.5,
                                                ["x"] = -198669.390625,
                                            }, -- end of [15]
                                            [13] = 
                                            {
                                                ["y"] = 541233.6875,
                                                ["x"] = -198625.28125,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 541027.1875,
                                                ["x"] = -198530.59375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 541265.125,
                                                ["x"] = -198646.59375,
                                            }, -- end of [14]
                                            [2] = 
                                            {
                                                ["y"] = 540323.6875,
                                                ["x"] = -198420.109375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 540916,
                                                ["x"] = -198506.171875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 541063.375,
                                                ["x"] = -198542.234375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 541319.625,
                                                ["x"] = -198688.390625,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = 541098.9375,
                                                ["x"] = -198555.5625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 540953.4375,
                                                ["x"] = -198512.546875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 541133.8125,
                                                ["x"] = -198570.5625,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 540366.8125,
                                                ["x"] = -198425.921875,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = 541167.9375,
                                                ["x"] = -198587.21875,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = 540990.5,
                                                ["x"] = -198520.703125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 541201.25,
                                                ["x"] = -198605.46875,
                                            }, -- end of [12]
                                            [1] = 
                                            {
                                                ["y"] = 540280.4375,
                                                ["x"] = -198415.234375,
                                            }, -- end of [1]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 542571.75,
                                                ["x"] = -197804.265625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 541407.1875,
                                                ["x"] = -198757.34375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 541461.125,
                                                ["x"] = -198762.46875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 542590.625,
                                                ["x"] = -197798,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 542610.0625,
                                                ["x"] = -197793.65625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 542629.75,
                                                ["x"] = -197791.265625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 542649.6875,
                                                ["x"] = -197790.828125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 542453.8125,
                                                ["x"] = -198248.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 543074.5,
                                                ["x"] = -197802.78125,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 543130.5,
                                                ["x"] = -197805.125,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 543186.3125,
                                                ["x"] = -197809.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 543242.0625,
                                                ["x"] = -197814.53125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 542461.5,
                                                ["x"] = -198243.546875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 543297.625,
                                                ["x"] = -197821.578125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 543352.9375,
                                                ["x"] = -197830.171875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 543408,
                                                ["x"] = -197840.3125,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 545432.5625,
                                                ["x"] = -198242.234375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 542468.1875,
                                                ["x"] = -198237.28125,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 545486.875,
                                                ["x"] = -198252.046875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 545541.5,
                                                ["x"] = -198259.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 545596.3125,
                                                ["x"] = -198266.03125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 541415.1875,
                                                ["x"] = -198762.515625,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 542473.625,
                                                ["x"] = -198229.890625,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 545706.4375,
                                                ["x"] = -198272.421875,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 545890,
                                                ["x"] = -198276.734375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 545916.9375,
                                                ["x"] = -198278.03125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 545943.8125,
                                                ["x"] = -198280.65625,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 542477.625,
                                                ["x"] = -198221.640625,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 545970.5,
                                                ["x"] = -198284.578125,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 545996.9375,
                                                ["x"] = -198289.796875,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 546629.0625,
                                                ["x"] = -198431.109375,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 546666.5625,
                                                ["x"] = -198438.796875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 542480,
                                                ["x"] = -198212.796875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 546704.3125,
                                                ["x"] = -198445.1875,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 546742.25,
                                                ["x"] = -198450.265625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 547446.5625,
                                                ["x"] = -198531.953125,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 547501.8125,
                                                ["x"] = -198539.140625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 542480.75,
                                                ["x"] = -198203.671875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 547556.875,
                                                ["x"] = -198547.875,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 547611.625,
                                                ["x"] = -198558.125,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 547666.125,
                                                ["x"] = -198569.921875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 541319.625,
                                                ["x"] = -198688.390625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 541424.0625,
                                                ["x"] = -198766.0625,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 542479.875,
                                                ["x"] = -198194.5625,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 547774,
                                                ["x"] = -198598.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 547827.3125,
                                                ["x"] = -198614.3125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 547943,
                                                ["x"] = -198651.4375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 542447.6875,
                                                ["x"] = -198028.8125,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 542444.875,
                                                ["x"] = -198009.125,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 542444,
                                                ["x"] = -197989.265625,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 541433.375,
                                                ["x"] = -198767.859375,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 542445.125,
                                                ["x"] = -197969.40625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 542448.25,
                                                ["x"] = -197949.765625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 542453.3125,
                                                ["x"] = -197930.515625,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 542460.1875,
                                                ["x"] = -197911.875,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 541442.9375,
                                                ["x"] = -198767.859375,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 542468.9375,
                                                ["x"] = -197894.015625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 542479.4375,
                                                ["x"] = -197877.109375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 542491.5,
                                                ["x"] = -197861.328125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 542505.125,
                                                ["x"] = -197846.828125,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 541452.3125,
                                                ["x"] = -198766.03125,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 542520.125,
                                                ["x"] = -197833.75,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 542536.3125,
                                                ["x"] = -197822.21875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 542553.5625,
                                                ["x"] = -197812.359375,
                                            }, -- end of [30]
                                            [47] = 
                                            {
                                                ["y"] = 545651.3125,
                                                ["x"] = -198270.171875,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 547720.25,
                                                ["x"] = -198583.21875,
                                            }, -- end of [63]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 540280.4375,
                                                ["x"] = -198415.234375,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 540035.125,
                                                ["x"] = -198405.390625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 540096.5625,
                                                ["x"] = -198405.03125,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 539115.9375,
                                                ["x"] = -198425.046875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 540157.9375,
                                                ["x"] = -198406.546875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 540219.25,
                                                ["x"] = -198409.953125,
                                            }, -- end of [5]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 551029.9375,
                                                ["x"] = -200185.078125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 548514.5,
                                                ["x"] = -198834.84375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 548835.875,
                                                ["x"] = -198969.859375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 551053.25,
                                                ["x"] = -200179.578125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 551076,
                                                ["x"] = -200172.21875,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 551098.125,
                                                ["x"] = -200163.078125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 551119.4375,
                                                ["x"] = -200152.203125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 548886.9375,
                                                ["x"] = -198997.734375,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 551139.875,
                                                ["x"] = -200139.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 551159.1875,
                                                ["x"] = -200125.53125,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 551177.3125,
                                                ["x"] = -200109.90625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 551470.125,
                                                ["x"] = -199836.609375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 548937.1875,
                                                ["x"] = -199027.0625,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 551483.375,
                                                ["x"] = -199826.046875,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 551497.75,
                                                ["x"] = -199817.046875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 551513.0625,
                                                ["x"] = -199809.71875,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 551529.0625,
                                                ["x"] = -199804.171875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 548986.5625,
                                                ["x"] = -199057.859375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 551545.625,
                                                ["x"] = -199800.46875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 551562.4375,
                                                ["x"] = -199798.65625,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 551579.4375,
                                                ["x"] = -199798.75,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 548569.625,
                                                ["x"] = -198853.421875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 549035,
                                                ["x"] = -199090.0625,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 551612.75,
                                                ["x"] = -199804.671875,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 551628.6875,
                                                ["x"] = -199810.40625,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 551643.9375,
                                                ["x"] = -199817.90625,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 551658.1875,
                                                ["x"] = -199827.0625,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 549082.4375,
                                                ["x"] = -199123.671875,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 551671.3125,
                                                ["x"] = -199837.78125,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 551683.1875,
                                                ["x"] = -199849.921875,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 551693.5625,
                                                ["x"] = -199863.3125,
                                            }, -- end of [54]
                                            [47] = 
                                            {
                                                ["y"] = 551596.25,
                                                ["x"] = -199800.765625,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 551693.5625,
                                                ["x"] = -199863.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 549128.9375,
                                                ["x"] = -199158.640625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 551723.9375,
                                                ["x"] = -199907.46875,
                                            }, -- end of [56]
                                            [63] = 
                                            {
                                                ["y"] = 551745.625,
                                                ["x"] = -200103.359375,
                                            }, -- end of [63]
                                            [57] = 
                                            {
                                                ["y"] = 551730.8125,
                                                ["x"] = -199918.90625,
                                            }, -- end of [57]
                                            [23] = 
                                            {
                                                ["y"] = 550843.1875,
                                                ["x"] = -200161.234375,
                                            }, -- end of [23]
                                            [58] = 
                                            {
                                                ["y"] = 551736.0625,
                                                ["x"] = -199931.15625,
                                            }, -- end of [58]
                                            [75] = 
                                            {
                                                ["y"] = 551614.5,
                                                ["x"] = -200467.828125,
                                            }, -- end of [75]
                                            [59] = 
                                            {
                                                ["y"] = 551739.625,
                                                ["x"] = -199944,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 549574.8125,
                                                ["x"] = -199504.390625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 551741.4375,
                                                ["x"] = -199957.203125,
                                            }, -- end of [60]
                                            [6] = 
                                            {
                                                ["y"] = 548731.4375,
                                                ["x"] = -198918.65625,
                                            }, -- end of [6]
                                            [61] = 
                                            {
                                                ["y"] = 551741.4375,
                                                ["x"] = -199970.515625,
                                            }, -- end of [61]
                                            [24] = 
                                            {
                                                ["y"] = 550865.1875,
                                                ["x"] = -200170.703125,
                                            }, -- end of [24]
                                            [62] = 
                                            {
                                                ["y"] = 551745.25,
                                                ["x"] = -200070.5,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 547943,
                                                ["x"] = -198651.4375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 548624.1875,
                                                ["x"] = -198873.59375,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 549624,
                                                ["x"] = -199541.28125,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 551744.1875,
                                                ["x"] = -200136.1875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 551740.9375,
                                                ["x"] = -200168.890625,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 551735.875,
                                                ["x"] = -200201.375,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 551729.125,
                                                ["x"] = -200233.515625,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 551720.5625,
                                                ["x"] = -200265.25,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 551710.25,
                                                ["x"] = -200296.46875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 551698.3125,
                                                ["x"] = -200327.078125,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 551684.6875,
                                                ["x"] = -200356.984375,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 551669.4375,
                                                ["x"] = -200386.09375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 551652.625,
                                                ["x"] = -200414.328125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 551634.3125,
                                                ["x"] = -200441.59375,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 549777.8125,
                                                ["x"] = -199642.65625,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 551593.25,
                                                ["x"] = -200492.921875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 551570.75,
                                                ["x"] = -200516.828125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 548678.125,
                                                ["x"] = -198895.34375,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 549831.125,
                                                ["x"] = -199673.265625,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 551495.6875,
                                                ["x"] = -200580.640625,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 551480.625,
                                                ["x"] = -200591.46875,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 551464.5625,
                                                ["x"] = -200605.1875,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 549885.3125,
                                                ["x"] = -199702.203125,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 551436.1875,
                                                ["x"] = -200636.4375,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 551424.125,
                                                ["x"] = -200653.75,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 551413.5,
                                                ["x"] = -200672.015625,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 549940.3125,
                                                ["x"] = -199729.484375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 551397.125,
                                                ["x"] = -200710.890625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 551391.5,
                                                ["x"] = -200731.234375,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 551387.5625,
                                                ["x"] = -200751.96875,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 551385.375,
                                                ["x"] = -200772.96875,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 551384.9375,
                                                ["x"] = -200794.078125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 551386.375,
                                                ["x"] = -200815.15625,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 551389.5,
                                                ["x"] = -200836.03125,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 551394.4375,
                                                ["x"] = -200856.5625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 551401.0625,
                                                ["x"] = -200876.609375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 551416.5,
                                                ["x"] = -200917.59375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 551423.9375,
                                                ["x"] = -200939.890625,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 551429.5625,
                                                ["x"] = -200962.703125,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 551433.4375,
                                                ["x"] = -200985.875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 551435.5,
                                                ["x"] = -201009.296875,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 551435.6875,
                                                ["x"] = -201032.796875,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 551434.0625,
                                                ["x"] = -201056.234375,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 551430.5625,
                                                ["x"] = -201079.484375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 551425.3125,
                                                ["x"] = -201102.390625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 551418.25,
                                                ["x"] = -201124.8125,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 551409.4375,
                                                ["x"] = -201146.609375,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 550996.5625,
                                                ["x"] = -202065.328125,
                                            }, -- end of [108]
                                            [87] = 
                                            {
                                                ["y"] = 551404.5,
                                                ["x"] = -200691.109375,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 548784.0625,
                                                ["x"] = -198943.5,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 550958.5,
                                                ["x"] = -200190.28125,
                                            }, -- end of [28]
                                            [78] = 
                                            {
                                                ["y"] = 551546.875,
                                                ["x"] = -200539.453125,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 551521.875,
                                                ["x"] = -200560.75,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = 551449.75,
                                                ["x"] = -200620.21875,
                                            }, -- end of [83]
                                            [29] = 
                                            {
                                                ["y"] = 550982.4375,
                                                ["x"] = -200190.453125,
                                            }, -- end of [29]
                                            [27] = 
                                            {
                                                ["y"] = 550934.625,
                                                ["x"] = -200188.203125,
                                            }, -- end of [27]
                                            [26] = 
                                            {
                                                ["y"] = 550911.0625,
                                                ["x"] = -200184.21875,
                                            }, -- end of [26]
                                            [25] = 
                                            {
                                                ["y"] = 550887.8125,
                                                ["x"] = -200178.375,
                                            }, -- end of [25]
                                            [30] = 
                                            {
                                                ["y"] = 551006.3125,
                                                ["x"] = -200188.71875,
                                            }, -- end of [30]
                                            [18] = 
                                            {
                                                ["y"] = 549725.5,
                                                ["x"] = -199610.453125,
                                            }, -- end of [18]
                                            [17] = 
                                            {
                                                ["y"] = 549674.1875,
                                                ["x"] = -199576.640625,
                                            }, -- end of [17]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 550618.5625,
                                                ["x"] = -203463.984375,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 550825.3125,
                                                ["x"] = -203800.078125,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 550891.3125,
                                                ["x"] = -203927.6875,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 551127.5625,
                                                ["x"] = -204366.375,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 551406.6875,
                                                ["x"] = -204823.015625,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 551436.8125,
                                                ["x"] = -204861.515625,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 551471.375,
                                                ["x"] = -204896.046875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 551619,
                                                ["x"] = -205010.546875,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 551665.875,
                                                ["x"] = -205042.09375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 551716.375,
                                                ["x"] = -205067.515625,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 551769.625,
                                                ["x"] = -205086.375,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 551824.875,
                                                ["x"] = -205098.390625,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 552022.25,
                                                ["x"] = -205127.59375,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 552063.8125,
                                                ["x"] = -205127,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 552104.6875,
                                                ["x"] = -205119.5625,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 552292.5,
                                                ["x"] = -205052.9375,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 552342.8125,
                                                ["x"] = -205043.3125,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 552493.3125,
                                                ["x"] = -205067.109375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 552787.5625,
                                                ["x"] = -205114.171875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 552953.6875,
                                                ["x"] = -205113.671875,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 553973.5625,
                                                ["x"] = -204986.609375,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 554052.5625,
                                                ["x"] = -204968.71875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 554099.1875,
                                                ["x"] = -204958.875,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 554139.375,
                                                ["x"] = -205046.421875,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 554166.6875,
                                                ["x"] = -205051.296875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 554321.75,
                                                ["x"] = -205006.46875,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 554485.375,
                                                ["x"] = -205473.40625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 555071.0625,
                                                ["x"] = -205278.953125,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 555138.25,
                                                ["x"] = -205277.5,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 555216.9375,
                                                ["x"] = -205310.59375,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 555244.3125,
                                                ["x"] = -205336.265625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 555368.5625,
                                                ["x"] = -205644.84375,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 555573.5,
                                                ["x"] = -205778.375,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 555706.6875,
                                                ["x"] = -205779,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 555842.8125,
                                                ["x"] = -205759.640625,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 556032.4375,
                                                ["x"] = -205834.265625,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 556180.9375,
                                                ["x"] = -205856.453125,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 556333.3125,
                                                ["x"] = -206132.125,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 557334.3125,
                                                ["x"] = -207023.5625,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 557736.9375,
                                                ["x"] = -207592.265625,
                                            }, -- end of [188]
                                            [1] = 
                                            {
                                                ["y"] = 550996.5625,
                                                ["x"] = -202065.328125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 550964,
                                                ["x"] = -202137.75,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 555589.5,
                                                ["x"] = -205784.5,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 555751,
                                                ["x"] = -205759.828125,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 555854.875,
                                                ["x"] = -205765.640625,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 556088.75,
                                                ["x"] = -205826.671875,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 556190.6875,
                                                ["x"] = -205866.9375,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 556353.125,
                                                ["x"] = -206156.96875,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 557376.875,
                                                ["x"] = -207069.21875,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 550933.8125,
                                                ["x"] = -202206.953125,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 550905.1875,
                                                ["x"] = -202276.8125,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 552359.9375,
                                                ["x"] = -205043.640625,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 552576.6875,
                                                ["x"] = -205080.671875,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 552829.0625,
                                                ["x"] = -205116.71875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 550878.1875,
                                                ["x"] = -202347.328125,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 553993.6875,
                                                ["x"] = -204983.8125,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 554088.375,
                                                ["x"] = -204956.390625,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 554101.25,
                                                ["x"] = -204962.171875,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 550784.25,
                                                ["x"] = -202601.40625,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 554308,
                                                ["x"] = -205002.8125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 554324.25,
                                                ["x"] = -205010.78125,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 554489.875,
                                                ["x"] = -205474.625,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 550776.3125,
                                                ["x"] = -202625.125,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 555154.75,
                                                ["x"] = -205281.40625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 555225.375,
                                                ["x"] = -205315.078125,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 555308.75,
                                                ["x"] = -205507.34375,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 550770,
                                                ["x"] = -202649.3125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 555606,
                                                ["x"] = -205788.953125,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 550765.25,
                                                ["x"] = -202673.859375,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 555944.8125,
                                                ["x"] = -205817.140625,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 550762.1875,
                                                ["x"] = -202698.671875,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 556199,
                                                ["x"] = -205878.578125,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 550760.75,
                                                ["x"] = -202723.640625,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 557418,
                                                ["x"] = -207116.171875,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 550761,
                                                ["x"] = -202748.640625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 550768.1875,
                                                ["x"] = -202902.859375,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 550789.375,
                                                ["x"] = -203116.703125,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 550789.6875,
                                                ["x"] = -203127.8125,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 550788.3125,
                                                ["x"] = -203138.84375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 550785.4375,
                                                ["x"] = -203149.5625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 550781,
                                                ["x"] = -203159.765625,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 550775.1875,
                                                ["x"] = -203169.21875,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 550768,
                                                ["x"] = -203177.75,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 550726,
                                                ["x"] = -203221.15625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 550712.5,
                                                ["x"] = -203236.1875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 550700.25,
                                                ["x"] = -203252.203125,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 550689.1875,
                                                ["x"] = -203269.109375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 550679.4375,
                                                ["x"] = -203286.796875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 550635.5625,
                                                ["x"] = -203375.1875,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 550621.6875,
                                                ["x"] = -203398.59375,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 550617.0625,
                                                ["x"] = -203408.890625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 550614.0625,
                                                ["x"] = -203419.75,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 550612.6875,
                                                ["x"] = -203430.9375,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 550612.9375,
                                                ["x"] = -203442.203125,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 550614.9375,
                                                ["x"] = -203453.3125,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 550623.75,
                                                ["x"] = -203474,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 550846.1875,
                                                ["x"] = -203836.765625,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 551003.125,
                                                ["x"] = -204138.484375,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 551393.4375,
                                                ["x"] = -204802.4375,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 551421.125,
                                                ["x"] = -204842.734375,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 551453.5625,
                                                ["x"] = -204879.3125,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 551490.25,
                                                ["x"] = -204911.65625,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 551641.9375,
                                                ["x"] = -205027.0625,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 551690.75,
                                                ["x"] = -205055.59375,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 551742.6875,
                                                ["x"] = -205077.78125,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 551797.0625,
                                                ["x"] = -205093.25,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 552001.5625,
                                                ["x"] = -205125.3125,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 552043,
                                                ["x"] = -205128.15625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 552084.375,
                                                ["x"] = -205124.125,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 552124.5625,
                                                ["x"] = -205113.34375,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 552308.875,
                                                ["x"] = -205047.984375,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 552376.9375,
                                                ["x"] = -205045.734375,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 552705.0625,
                                                ["x"] = -205103.796875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 552870.625,
                                                ["x"] = -205117.484375,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 553198.8125,
                                                ["x"] = -205084.34375,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 554013.5625,
                                                ["x"] = -204979.890625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 554092.25,
                                                ["x"] = -204955.75,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 554130.875,
                                                ["x"] = -205034.90625,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 554152.375,
                                                ["x"] = -205052.375,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 554312.9375,
                                                ["x"] = -205002.15625,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 554479.3125,
                                                ["x"] = -205466.5,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 554494.5625,
                                                ["x"] = -205474.015625,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 555104.5625,
                                                ["x"] = -205274.78125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 555170.6875,
                                                ["x"] = -205286.96875,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 555232.9375,
                                                ["x"] = -205320.984375,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 555352.5,
                                                ["x"] = -205615.171875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 555390.75,
                                                ["x"] = -205670.25,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 555640,
                                                ["x"] = -205792.640625,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 555790.125,
                                                ["x"] = -205750.484375,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 555972.5625,
                                                ["x"] = -205829.21875,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 556131.375,
                                                ["x"] = -205829.125,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 556267.8125,
                                                ["x"] = -206023.3125,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 556420.1875,
                                                ["x"] = -206224.75,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 557495.8125,
                                                ["x"] = -207213.828125,
                                            }, -- end of [184]
                                            [129] = 
                                            {
                                                ["y"] = 555403.8125,
                                                ["x"] = -205680.96875,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 555657.125,
                                                ["x"] = -205791.84375,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 555803.625,
                                                ["x"] = -205750.453125,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 555987.1875,
                                                ["x"] = -205832.9375,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 556144.9375,
                                                ["x"] = -205833.515625,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 556282,
                                                ["x"] = -206051.78125,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 557198.3125,
                                                ["x"] = -206894.890625,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 557532.375,
                                                ["x"] = -207264.421875,
                                            }, -- end of [185]
                                            [65] = 
                                            {
                                                ["y"] = 552325.75,
                                                ["x"] = -205044.765625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 552452,
                                                ["x"] = -205058.46875,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 552746.25,
                                                ["x"] = -205109.875,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 552912.1875,
                                                ["x"] = -205116.46875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 553843.375,
                                                ["x"] = -205001.078125,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 554033.25,
                                                ["x"] = -204974.859375,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 554096,
                                                ["x"] = -204956.625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 554134.375,
                                                ["x"] = -205041.203125,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 554159.625,
                                                ["x"] = -205052.75,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 554317.75,
                                                ["x"] = -205003.4375,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 554481.625,
                                                ["x"] = -205470.5625,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 555054.75,
                                                ["x"] = -205283.578125,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 555121.5,
                                                ["x"] = -205275.28125,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 555186,
                                                ["x"] = -205294.140625,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 555239.3125,
                                                ["x"] = -205328.125,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 555359.6875,
                                                ["x"] = -205630.453125,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 555418,
                                                ["x"] = -205690.15625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 555674.0625,
                                                ["x"] = -205789.28125,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 555817,
                                                ["x"] = -205751.984375,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 556002.1875,
                                                ["x"] = -205835.015625,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 556157.875,
                                                ["x"] = -205839.609375,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 556297.6875,
                                                ["x"] = -206079.453125,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 557245,
                                                ["x"] = -206936.359375,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 557567.375,
                                                ["x"] = -207316.125,
                                            }, -- end of [186]
                                            [187] = 
                                            {
                                                ["y"] = 557600.6875,
                                                ["x"] = -207368.90625,
                                            }, -- end of [187]
                                            [183] = 
                                            {
                                                ["y"] = 557457.6875,
                                                ["x"] = -207164.390625,
                                            }, -- end of [183]
                                            [179] = 
                                            {
                                                ["y"] = 557290.3125,
                                                ["x"] = -206979.265625,
                                            }, -- end of [179]
                                            [175] = 
                                            {
                                                ["y"] = 556396.6875,
                                                ["x"] = -206203.34375,
                                            }, -- end of [175]
                                            [174] = 
                                            {
                                                ["y"] = 556374.3125,
                                                ["x"] = -206180.734375,
                                            }, -- end of [174]
                                            [171] = 
                                            {
                                                ["y"] = 556314.8125,
                                                ["x"] = -206106.265625,
                                            }, -- end of [171]
                                            [167] = 
                                            {
                                                ["y"] = 556205.75,
                                                ["x"] = -205891.171875,
                                            }, -- end of [167]
                                            [163] = 
                                            {
                                                ["y"] = 556169.9375,
                                                ["x"] = -205847.296875,
                                            }, -- end of [163]
                                            [159] = 
                                            {
                                                ["y"] = 556117.3125,
                                                ["x"] = -205826.484375,
                                            }, -- end of [159]
                                            [158] = 
                                            {
                                                ["y"] = 556103,
                                                ["x"] = -205825.671875,
                                            }, -- end of [158]
                                            [155] = 
                                            {
                                                ["y"] = 556017.375,
                                                ["x"] = -205835.46875,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                ["y"] = 555958.375,
                                                ["x"] = -205823.9375,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 555830.125,
                                                ["x"] = -205755.0625,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 555776.75,
                                                ["x"] = -205752.078125,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 555763.625,
                                                ["x"] = -205755.203125,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 555690.625,
                                                ["x"] = -205784.984375,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 555622.9375,
                                                ["x"] = -205791.671875,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 555558.25,
                                                ["x"] = -205770.625,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 555378.9375,
                                                ["x"] = -205658.171875,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 555087.6875,
                                                ["x"] = -205276.015625,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 554145.5,
                                                ["x"] = -205050.21875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 552995,
                                                ["x"] = -205109.109375,
                                            }, -- end of [79]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 539115.94181493,
                                            ["x"] = -198425.04261049,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 174.39447033511,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 540280.45556641,
                                            ["x"] = -198415.2286377,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 370.69732335641,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 541319.63342945,
                                            ["x"] = -198688.39553188,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 275,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1456.4048246591,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547942.99063152,
                                            ["x"] = -198651.43576395,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["time"] = 1816,
                                                                    ["probability"] = 100,
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "TransmitMessage",
                                                                            ["params"] = 
                                                                            {
                                                                                ["loop"] = false,
                                                                                ["subtitle"] = "CONTACT HOSTILE!! 2 ROAD BLOCKS SPOTED, AT LEAST 5 TANKS 4 APC AND 2 IR SAM IN SUKHUMI CITY...REQUEST CAS ASAP OR WE WONT BE ABLE TO CROSS THE CITY!!! УРА!!",
                                                                                ["file"] = "target-armor.wav",
                                                                                ["duration"] = 10,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2391.6495747761,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550996.5328415,
                                            ["x"] = -202065.32942628,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7649.50704223,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 557736.95411005,
                                            ["x"] = -207592.26291277,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 103,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 539115.94181493,
                                        ["type"] = "T-72B",
                                        ["name"] = "RECON 01",
                                        ["unitId"] = 471,
                                        ["heading"] = 1.5623689978369,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198425.04261049,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 539085.93752766,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #385",
                                        ["unitId"] = 472,
                                        ["heading"] = 1.5623689978369,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198425.52981567,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 539057.81157494,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #386",
                                        ["unitId"] = 473,
                                        ["heading"] = 1.5623689978369,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198420.42460632,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 539032.05920927,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #387",
                                        ["unitId"] = 474,
                                        ["heading"] = 1.5623689978369,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198408.14669739,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 539115.94181493,
                                ["x"] = -198425.04261049,
                                ["name"] = "SUKHUMI atk   #010",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 548353.3125,
                                                ["x"] = -204511.640625,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 547421.875,
                                                ["x"] = -203709.453125,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 548514.8125,
                                                ["x"] = -204843.25,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 547453.75,
                                                ["x"] = -203738.734375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 547484.5,
                                                ["x"] = -203769.15625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 547514.1875,
                                                ["x"] = -203800.65625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 547542.6875,
                                                ["x"] = -203833.203125,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 547649.1875,
                                                ["x"] = -203957.421875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 547667.625,
                                                ["x"] = -203977.53125,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 547708.375,
                                                ["x"] = -204013.6875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 547753.8125,
                                                ["x"] = -204043.890625,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 548038.1875,
                                                ["x"] = -204206.171875,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 548123.875,
                                                ["x"] = -204250.171875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 548223.1875,
                                                ["x"] = -204325.171875,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 548303.0625,
                                                ["x"] = -204420.625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 548385.0625,
                                                ["x"] = -204574.25,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 548470.3125,
                                                ["x"] = -204725.109375,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 548620.8125,
                                                ["x"] = -205037.96875,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 548476.9375,
                                                ["x"] = -204740.171875,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 548634,
                                                ["x"] = -205066.28125,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 548150.25,
                                                ["x"] = -204266.765625,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 548245.1875,
                                                ["x"] = -204347.296875,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 548319.5,
                                                ["x"] = -204447.140625,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 548409.6875,
                                                ["x"] = -204620.34375,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 548482.25,
                                                ["x"] = -204755.734375,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 548645.8125,
                                                ["x"] = -205095.171875,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 547687.375,
                                                ["x"] = -203996.3125,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 547730.5625,
                                                ["x"] = -204029.578125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 547808.4375,
                                                ["x"] = -204074.453125,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 548096.5625,
                                                ["x"] = -204235.09375,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 548175.625,
                                                ["x"] = -204284.84375,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 548265.875,
                                                ["x"] = -204370.625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 548334.4375,
                                                ["x"] = -204474.53125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 548435.5,
                                                ["x"] = -204665.828125,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 548498.6875,
                                                ["x"] = -204809.734375,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 548665.5625,
                                                ["x"] = -205154.421875,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 548792.625,
                                                ["x"] = -205716.84375,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 548606.375,
                                                ["x"] = -205010.265625,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 548656.375,
                                                ["x"] = -205124.578125,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 548506.0625,
                                                ["x"] = -204826.828125,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 548673.375,
                                                ["x"] = -205184.65625,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 548492.75,
                                                ["x"] = -204792.109375,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 547389,
                                                ["x"] = -203681.34375,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 548200,
                                                ["x"] = -204304.34375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 548285.1875,
                                                ["x"] = -204395.109375,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 548462.375,
                                                ["x"] = -204710.65625,
                                            }, -- end of [31]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 540311.8125,
                                                ["x"] = -198418.671875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 539728.625,
                                                ["x"] = -198411.953125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 540035.125,
                                                ["x"] = -198405.390625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 540146,
                                                ["x"] = -198406.09375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 540366.8125,
                                                ["x"] = -198425.921875,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 540829.625,
                                                ["x"] = -198493.546875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 540201.375,
                                                ["x"] = -198408.765625,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = 540090.5625,
                                                ["x"] = -198404.96875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 540256.6875,
                                                ["x"] = -198412.953125,
                                            }, -- end of [6]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 540829.61644275,
                                                ["x"] = -198493.54730122,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 541449.71428571,
                                                ["x"] = -199038.28571429,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 544535.42857143,
                                                ["x"] = -202295.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 544806.22187346,
                                                ["x"] = -202267.16502852,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 550959.5625,
                                                ["x"] = -207677.828125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 548974.5625,
                                                ["x"] = -206522.28125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 549026.875,
                                                ["x"] = -206632.671875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 550972.3125,
                                                ["x"] = -207678.109375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 550984.9375,
                                                ["x"] = -207676.9375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 550997.375,
                                                ["x"] = -207674.328125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 551009.4375,
                                                ["x"] = -207670.3125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 549040.125,
                                                ["x"] = -206648.34375,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 551020.9375,
                                                ["x"] = -207664.9375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 551031.75,
                                                ["x"] = -207658.28125,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 551115.1875,
                                                ["x"] = -207599.6875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 551257.125,
                                                ["x"] = -207487.9375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 549346.8125,
                                                ["x"] = -206986.140625,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 551273.5,
                                                ["x"] = -207474.03125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 551288.6875,
                                                ["x"] = -207458.828125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 551302.5625,
                                                ["x"] = -207442.4375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 551315.125,
                                                ["x"] = -207424.953125,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 549368.25,
                                                ["x"] = -207008.9375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 551460.125,
                                                ["x"] = -207203.53125,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 551468.125,
                                                ["x"] = -207189.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 551474.8125,
                                                ["x"] = -207175.75,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 548979.8125,
                                                ["x"] = -206542.125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 549390.5,
                                                ["x"] = -207030.96875,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 551483.9375,
                                                ["x"] = -207145.6875,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 551486.375,
                                                ["x"] = -207130.15625,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 551487.3125,
                                                ["x"] = -207114.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 551490.875,
                                                ["x"] = -206836.34375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 549413.5625,
                                                ["x"] = -207052.203125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 551491.6875,
                                                ["x"] = -206826.578125,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 551493.8125,
                                                ["x"] = -206817,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 551497.1875,
                                                ["x"] = -206807.8125,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 551501.8125,
                                                ["x"] = -206799.171875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 549509.375,
                                                ["x"] = -207137.71875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 551507.5625,
                                                ["x"] = -206791.25,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 551579,
                                                ["x"] = -206706.078125,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 551587.1875,
                                                ["x"] = -206697.59375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 551596.4375,
                                                ["x"] = -206690.25,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 549765.0625,
                                                ["x"] = -207370.234375,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 551606.5,
                                                ["x"] = -206684.21875,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 551617.375,
                                                ["x"] = -206679.578125,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 551628.6875,
                                                ["x"] = -206676.421875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 548792.625,
                                                ["x"] = -205716.84375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 548986.5,
                                                ["x"] = -206561.53125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 550030,
                                                ["x"] = -207624.09375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 551745.9375,
                                                ["x"] = -206651.625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 551758.9375,
                                                ["x"] = -206646.921875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 551771.4375,
                                                ["x"] = -206641,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 550039.3125,
                                                ["x"] = -207631.609375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 551919.875,
                                                ["x"] = -206543.484375,
                                            }, -- end of [68]
                                            [18] = 
                                            {
                                                ["y"] = 550049.5,
                                                ["x"] = -207637.953125,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 550060.375,
                                                ["x"] = -207643,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 548994.5625,
                                                ["x"] = -206580.390625,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 550071.75,
                                                ["x"] = -207646.703125,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 550146.6875,
                                                ["x"] = -207665.234375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 550194.8125,
                                                ["x"] = -207675.34375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 550216.1875,
                                                ["x"] = -207679.0625,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 549004.0625,
                                                ["x"] = -206598.59375,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 550237.75,
                                                ["x"] = -207681.3125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 550259.375,
                                                ["x"] = -207682.078125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 550281.0625,
                                                ["x"] = -207681.359375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 550649.8125,
                                                ["x"] = -207656.421875,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 549014.875,
                                                ["x"] = -206616.0625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 550667.375,
                                                ["x"] = -207655.6875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 550685,
                                                ["x"] = -207655.859375,
                                            }, -- end of [29]
                                            [67] = 
                                            {
                                                ["y"] = 551783.375,
                                                ["x"] = -206633.890625,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 550702.5625,
                                                ["x"] = -207656.9375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 551732.5,
                                                ["x"] = -206655.046875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 551480.125,
                                                ["x"] = -207160.9375,
                                            }, -- end of [47]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 553587.0625,
                                                ["x"] = -206282.421875,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 551998.4375,
                                                ["x"] = -206491.4375,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 554372.4375,
                                                ["x"] = -206049.953125,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 552016.5,
                                                ["x"] = -206480.5,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 554717.6875,
                                                ["x"] = -205842.625,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 552035.4375,
                                                ["x"] = -206471.0625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 552055.0625,
                                                ["x"] = -206463.203125,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 552075.25,
                                                ["x"] = -206456.96875,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 552095.875,
                                                ["x"] = -206452.390625,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 552286.1875,
                                                ["x"] = -206418.65625,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 552675.9375,
                                                ["x"] = -206356.28125,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 552814.375,
                                                ["x"] = -206340.53125,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 552953.375,
                                                ["x"] = -206331.390625,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 553092.6875,
                                                ["x"] = -206328.859375,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 553586.875,
                                                ["x"] = -206351.015625,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 553594.875,
                                                ["x"] = -206323.734375,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 553586.625,
                                                ["x"] = -206278.5,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 554346.5625,
                                                ["x"] = -206013.625,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 554385.8125,
                                                ["x"] = -206067.28125,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 554572.5,
                                                ["x"] = -205910.734375,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 554941.625,
                                                ["x"] = -205806.546875,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 555176,
                                                ["x"] = -205679.046875,
                                            }, -- end of [64]
                                            [63] = 
                                            {
                                                ["y"] = 555114.25,
                                                ["x"] = -205738.359375,
                                            }, -- end of [63]
                                            [62] = 
                                            {
                                                ["y"] = 555103.4375,
                                                ["x"] = -205747.75,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                ["y"] = 554920.0625,
                                                ["x"] = -205810.71875,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 554350.4375,
                                                ["x"] = -206013.046875,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 554404.875,
                                                ["x"] = -206085.84375,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 554584.5,
                                                ["x"] = -205902.4375,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 554962.9375,
                                                ["x"] = -205801.3125,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 553162.375,
                                                ["x"] = -206330.078125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 553590.25,
                                                ["x"] = -206349,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 553594.4375,
                                                ["x"] = -206311.625,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 553587.6875,
                                                ["x"] = -206274.71875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 554354.25,
                                                ["x"] = -206014.015625,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 554408.25,
                                                ["x"] = -206087.9375,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 554597.25,
                                                ["x"] = -205895.375,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 555037.25,
                                                ["x"] = -205779.125,
                                            }, -- end of [58]
                                            [61] = 
                                            {
                                                ["y"] = 555091.6875,
                                                ["x"] = -205755.984375,
                                            }, -- end of [61]
                                            [35] = 
                                            {
                                                ["y"] = 554357.4375,
                                                ["x"] = -206016.359375,
                                            }, -- end of [35]
                                            [51] = 
                                            {
                                                ["y"] = 554675.125,
                                                ["x"] = -205856.328125,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 555066,
                                                ["x"] = -205768.609375,
                                            }, -- end of [59]
                                            [9] = 
                                            {
                                                ["y"] = 552607.0625,
                                                ["x"] = -206366.625,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 552745.0625,
                                                ["x"] = -206347.59375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 552883.8125,
                                                ["x"] = -206335.140625,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 553023.0625,
                                                ["x"] = -206329.296875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 553232,
                                                ["x"] = -206332.953125,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 553592.625,
                                                ["x"] = -206345.84375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 553592.125,
                                                ["x"] = -206299.734375,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 553590.125,
                                                ["x"] = -206271.625,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 554359.4375,
                                                ["x"] = -206019.734375,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 554415.9375,
                                                ["x"] = -206087.703125,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 554688.75,
                                                ["x"] = -205850.203125,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 555079.1875,
                                                ["x"] = -205762.953125,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                ["y"] = 554561.5,
                                                ["x"] = -205920.203125,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 554551.4375,
                                                ["x"] = -205930.75,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 554378.5,
                                                ["x"] = -206059.09375,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 554412.125,
                                                ["x"] = -206088.59375,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 554367.6875,
                                                ["x"] = -206040.046875,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 554419.1875,
                                                ["x"] = -206085.421875,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 554703,
                                                ["x"] = -205845.625,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 551919.875,
                                                ["x"] = -206543.484375,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 553583,
                                                ["x"] = -206351.59375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 553593.625,
                                                ["x"] = -206342.015625,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 553593.625,
                                                ["x"] = -206269.71875,
                                            }, -- end of [31]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 544806.25,
                                                ["x"] = -202267.15625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 544830.1875,
                                                ["x"] = -202264.875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 544849.4375,
                                                ["x"] = -202266.78125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 544878.9375,
                                                ["x"] = -202290.765625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 544988.1875,
                                                ["x"] = -202529.265625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 545010.75,
                                                ["x"] = -202562.625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 544882.6875,
                                                ["x"] = -202299.734375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 545034.75,
                                                ["x"] = -202594.96875,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 545854.875,
                                                ["x"] = -203122.8125,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 544858.4375,
                                                ["x"] = -202270.484375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 544886.1875,
                                                ["x"] = -202311.03125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 545086.9375,
                                                ["x"] = -202656.234375,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 545825.375,
                                                ["x"] = -203112.03125,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 545115.0625,
                                                ["x"] = -202685.0625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 544899.0625,
                                                ["x"] = -202349.1875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 545144.4375,
                                                ["x"] = -202712.609375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 544839.9375,
                                                ["x"] = -202264.890625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 544866.5625,
                                                ["x"] = -202275.875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 544913.625,
                                                ["x"] = -202386.71875,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 545206.75,
                                                ["x"] = -202763.609375,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 545060.125,
                                                ["x"] = -202626.1875,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 545239.5625,
                                                ["x"] = -202786.96875,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 544929.875,
                                                ["x"] = -202423.578125,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 545273.375,
                                                ["x"] = -202808.828125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 545308.125,
                                                ["x"] = -202829.171875,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 544873.4375,
                                                ["x"] = -202282.71875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 544947.6875,
                                                ["x"] = -202459.65625,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 545768.625,
                                                ["x"] = -203085.015625,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 545175,
                                                ["x"] = -202738.796875,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 545796.5625,
                                                ["x"] = -203099.421875,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 544967.1875,
                                                ["x"] = -202494.90625,
                                            }, -- end of [15]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 555790.125,
                                                ["x"] = -205750.484375,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 555264.25,
                                                ["x"] = -205594.28125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 555327.4375,
                                                ["x"] = -205562.765625,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 555803.625,
                                                ["x"] = -205750.453125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 555817,
                                                ["x"] = -205751.984375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 555830.125,
                                                ["x"] = -205755.0625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 555842.8125,
                                                ["x"] = -205759.640625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 555331.375,
                                                ["x"] = -205565.34375,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 555854.875,
                                                ["x"] = -205765.640625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 555944.8125,
                                                ["x"] = -205817.140625,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 555958.375,
                                                ["x"] = -205823.9375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 555972.5625,
                                                ["x"] = -205829.21875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 555333.9375,
                                                ["x"] = -205569.234375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 555987.1875,
                                                ["x"] = -205832.9375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 556002.1875,
                                                ["x"] = -205835.015625,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 556017.375,
                                                ["x"] = -205835.46875,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 556032.4375,
                                                ["x"] = -205834.265625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 555352.5,
                                                ["x"] = -205615.171875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 556088.75,
                                                ["x"] = -205826.671875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 556103,
                                                ["x"] = -205825.671875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 556117.3125,
                                                ["x"] = -205826.484375,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 555274.625,
                                                ["x"] = -205585.375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 555359.6875,
                                                ["x"] = -205630.453125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 556144.9375,
                                                ["x"] = -205833.515625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 556157.875,
                                                ["x"] = -205839.609375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 556169.9375,
                                                ["x"] = -205847.296875,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 556180.9375,
                                                ["x"] = -205856.453125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 555368.5625,
                                                ["x"] = -205644.84375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 556190.6875,
                                                ["x"] = -205866.9375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 556199,
                                                ["x"] = -205878.578125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 556205.75,
                                                ["x"] = -205891.171875,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 556267.8125,
                                                ["x"] = -206023.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 555378.9375,
                                                ["x"] = -205658.171875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 556282,
                                                ["x"] = -206051.78125,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 556297.6875,
                                                ["x"] = -206079.453125,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 556314.8125,
                                                ["x"] = -206106.265625,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 556333.3125,
                                                ["x"] = -206132.125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 555390.75,
                                                ["x"] = -205670.25,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 556353.125,
                                                ["x"] = -206156.96875,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 556374.3125,
                                                ["x"] = -206180.734375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 556396.6875,
                                                ["x"] = -206203.34375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 555176,
                                                ["x"] = -205679.046875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 555286.0625,
                                                ["x"] = -205577.78125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 555403.8125,
                                                ["x"] = -205680.96875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 557198.3125,
                                                ["x"] = -206894.890625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 557245,
                                                ["x"] = -206936.359375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 557290.3125,
                                                ["x"] = -206979.265625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 555418,
                                                ["x"] = -205690.15625,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 557376.875,
                                                ["x"] = -207069.21875,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 557418,
                                                ["x"] = -207116.171875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 557457.6875,
                                                ["x"] = -207164.390625,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 555558.25,
                                                ["x"] = -205770.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 557532.375,
                                                ["x"] = -207264.421875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 557567.375,
                                                ["x"] = -207316.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 557600.6875,
                                                ["x"] = -207368.90625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 555573.5,
                                                ["x"] = -205778.375,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 555298.25,
                                                ["x"] = -205571.640625,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 555589.5,
                                                ["x"] = -205784.5,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 555606,
                                                ["x"] = -205788.953125,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 555622.9375,
                                                ["x"] = -205791.671875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 555640,
                                                ["x"] = -205792.640625,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 555318.25,
                                                ["x"] = -205562.796875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 555657.125,
                                                ["x"] = -205791.84375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 555674.0625,
                                                ["x"] = -205789.28125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 555690.625,
                                                ["x"] = -205784.984375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 555706.6875,
                                                ["x"] = -205779,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 555322.8125,
                                                ["x"] = -205561.859375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 555751,
                                                ["x"] = -205759.828125,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 555763.625,
                                                ["x"] = -205755.203125,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 557921.5,
                                                ["x"] = -207894.828125,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 557495.8125,
                                                ["x"] = -207213.828125,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 557334.3125,
                                                ["x"] = -207023.5625,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 555776.75,
                                                ["x"] = -205752.078125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 556420.1875,
                                                ["x"] = -206224.75,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 556131.375,
                                                ["x"] = -205829.125,
                                            }, -- end of [47]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 541449.71428571,
                                                ["x"] = -199038.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 544535.42857143,
                                                ["x"] = -202295.42857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 545854.875,
                                                ["x"] = -203122.8125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 545880.8125,
                                                ["x"] = -203130.609375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 545933.8125,
                                                ["x"] = -203141.921875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 546049.0625,
                                                ["x"] = -203147.78125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 546329.25,
                                                ["x"] = -203200.15625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 547066.3125,
                                                ["x"] = -203491.125,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 546084.875,
                                                ["x"] = -203148.40625,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 547109.6875,
                                                ["x"] = -203509.234375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 545960.6875,
                                                ["x"] = -203145.40625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 546120.6875,
                                                ["x"] = -203150.75,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 547194.125,
                                                ["x"] = -203550.484375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 547235.125,
                                                ["x"] = -203573.5625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 546156.25,
                                                ["x"] = -203154.796875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 547275.125,
                                                ["x"] = -203598.21875,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 545907.1875,
                                                ["x"] = -203136.984375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 545987.6875,
                                                ["x"] = -203147.4375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 546191.6875,
                                                ["x"] = -203160.53125,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 547352.125,
                                                ["x"] = -203652.15625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 547389,
                                                ["x"] = -203681.34375,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 546226.75,
                                                ["x"] = -203167.96875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 546014.75,
                                                ["x"] = -203148,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 546261.375,
                                                ["x"] = -203177.046875,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 547314.1875,
                                                ["x"] = -203624.4375,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 547152.3125,
                                                ["x"] = -203529.03125,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 546295.625,
                                                ["x"] = -203187.796875,
                                            }, -- end of [15]
                                        }, -- end of [6]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 556306.85714286,
                                                ["x"] = -206088.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 556306.85714286,
                                                ["x"] = -206088.28571429,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 539728.64966006,
                                            ["x"] = -198411.93676038,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3327.2295404476,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 540829.61644275,
                                            ["x"] = -198493.54730122,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 590.25574310084,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 541449.71428571,
                                            ["x"] = -199038.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4283.4065771165,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 544535.42857143,
                                            ["x"] = -202295.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4332.6503369877,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 544806.22187346,
                                            ["x"] = -202267.16502852,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1682.8907398827,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 545854.9059906,
                                            ["x"] = -203122.82580566,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4880.2475377726,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547389.00866699,
                                            ["x"] = -203681.34893799,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5328.8157007647,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548792.65016267,
                                            ["x"] = -205716.8379989,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 4,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6236.199825201,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551919.86383706,
                                            ["x"] = -206543.48313245,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6842.8424773766,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555176.00247026,
                                            ["x"] = -205679.06686285,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4722.0215274127,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 557921.52747753,
                                            ["x"] = -207894.84950081,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 104,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 539728.64966006,
                                        ["type"] = "T-72B",
                                        ["name"] = "RECON 02",
                                        ["unitId"] = 476,
                                        ["heading"] = 1.6447872571383,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198411.93676038,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 539698.68759054,
                                        ["type"] = "T-72B",
                                        ["name"] = "recon 03",
                                        ["unitId"] = 477,
                                        ["heading"] = 1.6447872571383,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198412.58360154,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 539668.70336365,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #391",
                                        ["unitId"] = 478,
                                        ["heading"] = 1.6447872571383,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198413.23091642,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 539638.68728557,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #392",
                                        ["unitId"] = 479,
                                        ["heading"] = 1.6447872571383,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198413.86639821,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 539728.64966006,
                                ["x"] = -198411.93676038,
                                ["name"] = "SUKHUMI atk   #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 549624,
                                                ["x"] = -199541.28125,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 551596.25,
                                                ["x"] = -199800.765625,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 551521.875,
                                                ["x"] = -200560.75,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 550878.1875,
                                                ["x"] = -202347.328125,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 535921.6875,
                                                ["x"] = -197999.015625,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 554308,
                                                ["x"] = -205002.8125,
                                            }, -- end of [316]
                                            [380] = 
                                            {
                                                ["y"] = 556169.9375,
                                                ["x"] = -205847.296875,
                                            }, -- end of [380]
                                            [2] = 
                                            {
                                                ["y"] = 537606.875,
                                                ["x"] = -198113.359375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 537668.4375,
                                                ["x"] = -198118.484375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 537729.8125,
                                                ["x"] = -198125.515625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 537790.875,
                                                ["x"] = -198134.4375,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 537851.75,
                                                ["x"] = -198145.25,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 537912.1875,
                                                ["x"] = -198157.921875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 538015.875,
                                                ["x"] = -198181.3125,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 538128.5,
                                                ["x"] = -198202.6875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 538412.75,
                                                ["x"] = -198245.65625,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 538448.9375,
                                                ["x"] = -198245.40625,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 538502.4375,
                                                ["x"] = -198241.609375,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 538774.5,
                                                ["x"] = -198282.75,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 538861.1875,
                                                ["x"] = -198315.546875,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 539078.75,
                                                ["x"] = -198425.015625,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 540146,
                                                ["x"] = -198406.09375,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 541027.1875,
                                                ["x"] = -198530.59375,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 541295.5,
                                                ["x"] = -198669.390625,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 542453.8125,
                                                ["x"] = -198248.5,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 542447.6875,
                                                ["x"] = -198028.8125,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 542610.0625,
                                                ["x"] = -197793.65625,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 545890,
                                                ["x"] = -198276.734375,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 547827.3125,
                                                ["x"] = -198614.3125,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 549674.1875,
                                                ["x"] = -199576.640625,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 551628.6875,
                                                ["x"] = -199810.40625,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 551480.625,
                                                ["x"] = -200591.46875,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 550776.3125,
                                                ["x"] = -202625.125,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 551127.5625,
                                                ["x"] = -204366.375,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 554324.25,
                                                ["x"] = -205010.78125,
                                            }, -- end of [320]
                                            [384] = 
                                            {
                                                ["y"] = 556205.75,
                                                ["x"] = -205891.171875,
                                            }, -- end of [384]
                                            [257] = 
                                            {
                                                ["y"] = 551393.4375,
                                                ["x"] = -204802.4375,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 554479.3125,
                                                ["x"] = -205466.5,
                                            }, -- end of [321]
                                            [385] = 
                                            {
                                                ["y"] = 556267.8125,
                                                ["x"] = -206023.3125,
                                            }, -- end of [385]
                                            [129] = 
                                            {
                                                ["y"] = 549725.5,
                                                ["x"] = -199610.453125,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 551643.9375,
                                                ["x"] = -199817.90625,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 551464.5625,
                                                ["x"] = -200605.1875,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 550770,
                                                ["x"] = -202649.3125,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 551406.6875,
                                                ["x"] = -204823.015625,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 554481.625,
                                                ["x"] = -205470.5625,
                                            }, -- end of [322]
                                            [386] = 
                                            {
                                                ["y"] = 556282,
                                                ["x"] = -206051.78125,
                                            }, -- end of [386]
                                            [65] = 
                                            {
                                                ["y"] = 542444.875,
                                                ["x"] = -198009.125,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 542629.75,
                                                ["x"] = -197791.265625,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 545916.9375,
                                                ["x"] = -198278.03125,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 548514.5,
                                                ["x"] = -198834.84375,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 549777.8125,
                                                ["x"] = -199642.65625,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 551658.1875,
                                                ["x"] = -199827.0625,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 551449.75,
                                                ["x"] = -200620.21875,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 550765.25,
                                                ["x"] = -202673.859375,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 551436.8125,
                                                ["x"] = -204861.515625,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 554489.875,
                                                ["x"] = -205474.625,
                                            }, -- end of [324]
                                            [388] = 
                                            {
                                                ["y"] = 556314.8125,
                                                ["x"] = -206106.265625,
                                            }, -- end of [388]
                                            [261] = 
                                            {
                                                ["y"] = 551453.5625,
                                                ["x"] = -204879.3125,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 554494.5625,
                                                ["x"] = -205474.015625,
                                            }, -- end of [325]
                                            [389] = 
                                            {
                                                ["y"] = 556333.3125,
                                                ["x"] = -206132.125,
                                            }, -- end of [389]
                                            [131] = 
                                            {
                                                ["y"] = 549831.125,
                                                ["x"] = -199673.265625,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 551671.3125,
                                                ["x"] = -199837.78125,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 551436.1875,
                                                ["x"] = -200636.4375,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 550762.1875,
                                                ["x"] = -202698.671875,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 551471.375,
                                                ["x"] = -204896.046875,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 555054.75,
                                                ["x"] = -205283.578125,
                                            }, -- end of [326]
                                            [390] = 
                                            {
                                                ["y"] = 556353.125,
                                                ["x"] = -206156.96875,
                                            }, -- end of [390]
                                            [33] = 
                                            {
                                                ["y"] = 540201.375,
                                                ["x"] = -198408.765625,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 541063.375,
                                                ["x"] = -198542.234375,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 541407.1875,
                                                ["x"] = -198757.34375,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 542461.5,
                                                ["x"] = -198243.546875,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 542444,
                                                ["x"] = -197989.265625,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 542649.6875,
                                                ["x"] = -197790.828125,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 545943.8125,
                                                ["x"] = -198280.65625,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 548569.625,
                                                ["x"] = -198853.421875,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 549885.3125,
                                                ["x"] = -199702.203125,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 551683.1875,
                                                ["x"] = -199849.921875,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 551424.125,
                                                ["x"] = -200653.75,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 550760.75,
                                                ["x"] = -202723.640625,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 551619,
                                                ["x"] = -205010.546875,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 555087.6875,
                                                ["x"] = -205276.015625,
                                            }, -- end of [328]
                                            [392] = 
                                            {
                                                ["y"] = 556396.6875,
                                                ["x"] = -206203.34375,
                                            }, -- end of [392]
                                            [265] = 
                                            {
                                                ["y"] = 551641.9375,
                                                ["x"] = -205027.0625,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 555104.5625,
                                                ["x"] = -205274.78125,
                                            }, -- end of [329]
                                            [393] = 
                                            {
                                                ["y"] = 556420.1875,
                                                ["x"] = -206224.75,
                                            }, -- end of [393]
                                            [133] = 
                                            {
                                                ["y"] = 549940.3125,
                                                ["x"] = -199729.484375,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 551693.5625,
                                                ["x"] = -199863.3125,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 551413.5,
                                                ["x"] = -200672.015625,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 550761,
                                                ["x"] = -202748.640625,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 551665.875,
                                                ["x"] = -205042.09375,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 555121.5,
                                                ["x"] = -205275.28125,
                                            }, -- end of [330]
                                            [394] = 
                                            {
                                                ["y"] = 556618,
                                                ["x"] = -206395.109375,
                                            }, -- end of [394]
                                            [67] = 
                                            {
                                                ["y"] = 542445.125,
                                                ["x"] = -197969.40625,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 543074.5,
                                                ["x"] = -197802.78125,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 545970.5,
                                                ["x"] = -198284.578125,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 548624.1875,
                                                ["x"] = -198873.59375,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 550843.1875,
                                                ["x"] = -200161.234375,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 551693.5625,
                                                ["x"] = -199863.3125,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 551404.5,
                                                ["x"] = -200691.109375,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 550768.1875,
                                                ["x"] = -202902.859375,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 551716.375,
                                                ["x"] = -205067.515625,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 555154.75,
                                                ["x"] = -205281.40625,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = 551742.6875,
                                                ["x"] = -205077.78125,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 555170.6875,
                                                ["x"] = -205286.96875,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 550865.1875,
                                                ["x"] = -200170.703125,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 551723.9375,
                                                ["x"] = -199907.46875,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 551397.125,
                                                ["x"] = -200710.890625,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 550789.375,
                                                ["x"] = -203116.703125,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 538523.4375,
                                                ["x"] = -198242.375,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 538796.9375,
                                                ["x"] = -198288.734375,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 539041.9375,
                                                ["x"] = -198413.5,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 539091.625,
                                                ["x"] = -198425.5625,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 540256.6875,
                                                ["x"] = -198412.953125,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 541098.9375,
                                                ["x"] = -198555.5625,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 541415.1875,
                                                ["x"] = -198762.515625,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 542468.1875,
                                                ["x"] = -198237.28125,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 542448.25,
                                                ["x"] = -197949.765625,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 543130.5,
                                                ["x"] = -197805.125,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 545996.9375,
                                                ["x"] = -198289.796875,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 548678.125,
                                                ["x"] = -198895.34375,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 550887.8125,
                                                ["x"] = -200178.375,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 551730.8125,
                                                ["x"] = -199918.90625,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 551391.5,
                                                ["x"] = -200731.234375,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 550789.6875,
                                                ["x"] = -203127.8125,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 551824.875,
                                                ["x"] = -205098.390625,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 555225.375,
                                                ["x"] = -205315.078125,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = 552001.5625,
                                                ["x"] = -205125.3125,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 555232.9375,
                                                ["x"] = -205320.984375,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 550911.0625,
                                                ["x"] = -200184.21875,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 551736.0625,
                                                ["x"] = -199931.15625,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 551387.5625,
                                                ["x"] = -200751.96875,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 550788.3125,
                                                ["x"] = -203138.84375,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 552022.25,
                                                ["x"] = -205127.59375,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 555239.3125,
                                                ["x"] = -205328.125,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 542453.3125,
                                                ["x"] = -197930.515625,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 543186.3125,
                                                ["x"] = -197809.046875,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 546629.0625,
                                                ["x"] = -198431.109375,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 548731.4375,
                                                ["x"] = -198918.65625,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 550934.625,
                                                ["x"] = -200188.203125,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 551739.625,
                                                ["x"] = -199944,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 551385.375,
                                                ["x"] = -200772.96875,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 550785.4375,
                                                ["x"] = -203149.5625,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 552063.8125,
                                                ["x"] = -205127,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 555308.75,
                                                ["x"] = -205507.34375,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = 552084.375,
                                                ["x"] = -205124.125,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 555352.5,
                                                ["x"] = -205615.171875,
                                            }, -- end of [341]
                                            [139] = 
                                            {
                                                ["y"] = 550958.5,
                                                ["x"] = -200190.28125,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 551741.4375,
                                                ["x"] = -199957.203125,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 551384.9375,
                                                ["x"] = -200794.078125,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 550781,
                                                ["x"] = -203159.765625,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 552104.6875,
                                                ["x"] = -205119.5625,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 555359.6875,
                                                ["x"] = -205630.453125,
                                            }, -- end of [342]
                                            [35] = 
                                            {
                                                ["y"] = 540311.8125,
                                                ["x"] = -198418.671875,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 541133.8125,
                                                ["x"] = -198570.5625,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 541424.0625,
                                                ["x"] = -198766.0625,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 542473.625,
                                                ["x"] = -198229.890625,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 542460.1875,
                                                ["x"] = -197911.875,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 543242.0625,
                                                ["x"] = -197814.53125,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 546666.5625,
                                                ["x"] = -198438.796875,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 548784.0625,
                                                ["x"] = -198943.5,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 550982.4375,
                                                ["x"] = -200190.453125,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 551741.4375,
                                                ["x"] = -199970.515625,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 551386.375,
                                                ["x"] = -200815.15625,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 550775.1875,
                                                ["x"] = -203169.21875,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 552292.5,
                                                ["x"] = -205052.9375,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 555378.9375,
                                                ["x"] = -205658.171875,
                                            }, -- end of [344]
                                            [281] = 
                                            {
                                                ["y"] = 552308.875,
                                                ["x"] = -205047.984375,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 555390.75,
                                                ["x"] = -205670.25,
                                            }, -- end of [345]
                                            [141] = 
                                            {
                                                ["y"] = 551006.3125,
                                                ["x"] = -200188.71875,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 551745.25,
                                                ["x"] = -200070.5,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 551389.5,
                                                ["x"] = -200836.03125,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 550768,
                                                ["x"] = -203177.75,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 552325.75,
                                                ["x"] = -205044.765625,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 555403.8125,
                                                ["x"] = -205680.96875,
                                            }, -- end of [346]
                                            [71] = 
                                            {
                                                ["y"] = 542468.9375,
                                                ["x"] = -197894.015625,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 543297.625,
                                                ["x"] = -197821.578125,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 546704.3125,
                                                ["x"] = -198445.1875,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 548835.875,
                                                ["x"] = -198969.859375,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 551029.9375,
                                                ["x"] = -200185.078125,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 551745.625,
                                                ["x"] = -200103.359375,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 551394.4375,
                                                ["x"] = -200856.5625,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 550726,
                                                ["x"] = -203221.15625,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 552359.9375,
                                                ["x"] = -205043.640625,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 555558.25,
                                                ["x"] = -205770.625,
                                            }, -- end of [348]
                                            [285] = 
                                            {
                                                ["y"] = 552376.9375,
                                                ["x"] = -205045.734375,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 555573.5,
                                                ["x"] = -205778.375,
                                            }, -- end of [349]
                                            [9] = 
                                            {
                                                ["y"] = 538072,
                                                ["x"] = -198192.96875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 538394.75,
                                                ["x"] = -198243.625,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 538430.875,
                                                ["x"] = -198246.25,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 538481.375,
                                                ["x"] = -198242.578125,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 538544.375,
                                                ["x"] = -198244.875,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 538818.9375,
                                                ["x"] = -198296.234375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 539053.6875,
                                                ["x"] = -198418.9375,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 540035.125,
                                                ["x"] = -198405.390625,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 540366.8125,
                                                ["x"] = -198425.921875,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 541167.9375,
                                                ["x"] = -198587.21875,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 541433.375,
                                                ["x"] = -198767.859375,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 542477.625,
                                                ["x"] = -198221.640625,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 542479.4375,
                                                ["x"] = -197877.109375,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 543352.9375,
                                                ["x"] = -197830.171875,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 546742.25,
                                                ["x"] = -198450.265625,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 548886.9375,
                                                ["x"] = -198997.734375,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 551076,
                                                ["x"] = -200172.21875,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 551740.9375,
                                                ["x"] = -200168.890625,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 551416.5,
                                                ["x"] = -200917.59375,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 550700.25,
                                                ["x"] = -203252.203125,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 552576.6875,
                                                ["x"] = -205080.671875,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 555622.9375,
                                                ["x"] = -205791.671875,
                                            }, -- end of [352]
                                            [289] = 
                                            {
                                                ["y"] = 552705.0625,
                                                ["x"] = -205103.796875,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 555640,
                                                ["x"] = -205792.640625,
                                            }, -- end of [353]
                                            [145] = 
                                            {
                                                ["y"] = 551098.125,
                                                ["x"] = -200163.078125,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 551735.875,
                                                ["x"] = -200201.375,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 551423.9375,
                                                ["x"] = -200939.890625,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 550689.1875,
                                                ["x"] = -203269.109375,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 552746.25,
                                                ["x"] = -205109.875,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 555657.125,
                                                ["x"] = -205791.84375,
                                            }, -- end of [354]
                                            [73] = 
                                            {
                                                ["y"] = 542491.5,
                                                ["x"] = -197861.328125,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 543408,
                                                ["x"] = -197840.3125,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 547446.5625,
                                                ["x"] = -198531.953125,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 548937.1875,
                                                ["x"] = -199027.0625,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 551119.4375,
                                                ["x"] = -200152.203125,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 551729.125,
                                                ["x"] = -200233.515625,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 551429.5625,
                                                ["x"] = -200962.703125,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 550679.4375,
                                                ["x"] = -203286.796875,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 552829.0625,
                                                ["x"] = -205116.71875,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 555690.625,
                                                ["x"] = -205784.984375,
                                            }, -- end of [356]
                                            [293] = 
                                            {
                                                ["y"] = 552870.625,
                                                ["x"] = -205117.484375,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 555706.6875,
                                                ["x"] = -205779,
                                            }, -- end of [357]
                                            [147] = 
                                            {
                                                ["y"] = 551139.875,
                                                ["x"] = -200139.65625,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 551720.5625,
                                                ["x"] = -200265.25,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 551433.4375,
                                                ["x"] = -200985.875,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 550635.5625,
                                                ["x"] = -203375.1875,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 552912.1875,
                                                ["x"] = -205116.46875,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 555751,
                                                ["x"] = -205759.828125,
                                            }, -- end of [358]
                                            [37] = 
                                            {
                                                ["y"] = 540916,
                                                ["x"] = -198506.171875,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 541201.25,
                                                ["x"] = -198605.46875,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 541442.9375,
                                                ["x"] = -198767.859375,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 542480,
                                                ["x"] = -198212.796875,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 542505.125,
                                                ["x"] = -197846.828125,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 545432.5625,
                                                ["x"] = -198242.234375,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 547501.8125,
                                                ["x"] = -198539.140625,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 548986.5625,
                                                ["x"] = -199057.859375,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 551159.1875,
                                                ["x"] = -200125.53125,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 551710.25,
                                                ["x"] = -200296.46875,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 551435.5,
                                                ["x"] = -201009.296875,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 550621.6875,
                                                ["x"] = -203398.59375,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 552995,
                                                ["x"] = -205109.109375,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 555776.75,
                                                ["x"] = -205752.078125,
                                            }, -- end of [360]
                                            [297] = 
                                            {
                                                ["y"] = 553198.8125,
                                                ["x"] = -205084.34375,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 555790.125,
                                                ["x"] = -205750.484375,
                                            }, -- end of [361]
                                            [149] = 
                                            {
                                                ["y"] = 551177.3125,
                                                ["x"] = -200109.90625,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 551698.3125,
                                                ["x"] = -200327.078125,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 551435.6875,
                                                ["x"] = -201032.796875,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 550617.0625,
                                                ["x"] = -203408.890625,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 553843.375,
                                                ["x"] = -205001.078125,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 555803.625,
                                                ["x"] = -205750.453125,
                                            }, -- end of [362]
                                            [143] = 
                                            {
                                                ["y"] = 551053.25,
                                                ["x"] = -200179.578125,
                                            }, -- end of [143]
                                            [387] = 
                                            {
                                                ["y"] = 556297.6875,
                                                ["x"] = -206079.453125,
                                            }, -- end of [387]
                                            [95] = 
                                            {
                                                ["y"] = 545706.4375,
                                                ["x"] = -198272.421875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 542590.625,
                                                ["x"] = -197798,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 551612.75,
                                                ["x"] = -199804.671875,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 551744.1875,
                                                ["x"] = -200136.1875,
                                            }, -- end of [175]
                                            [75] = 
                                            {
                                                ["y"] = 542520.125,
                                                ["x"] = -197833.75,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 545486.875,
                                                ["x"] = -198252.046875,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 547556.875,
                                                ["x"] = -198547.875,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 549035,
                                                ["x"] = -199090.0625,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 551470.125,
                                                ["x"] = -199836.609375,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 551684.6875,
                                                ["x"] = -200356.984375,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 551434.0625,
                                                ["x"] = -201056.234375,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 550614.0625,
                                                ["x"] = -203419.75,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 553993.6875,
                                                ["x"] = -204983.8125,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 555830.125,
                                                ["x"] = -205755.0625,
                                            }, -- end of [364]
                                            [191] = 
                                            {
                                                ["y"] = 551495.6875,
                                                ["x"] = -200580.640625,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 551401.0625,
                                                ["x"] = -200876.609375,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 550784.25,
                                                ["x"] = -202601.40625,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 550712.5,
                                                ["x"] = -203236.1875,
                                            }, -- end of [239]
                                            [323] = 
                                            {
                                                ["y"] = 554485.375,
                                                ["x"] = -205473.40625,
                                            }, -- end of [323]
                                            [347] = 
                                            {
                                                ["y"] = 555418,
                                                ["x"] = -205690.15625,
                                            }, -- end of [347]
                                            [301] = 
                                            {
                                                ["y"] = 554013.5625,
                                                ["x"] = -204979.890625,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 555842.8125,
                                                ["x"] = -205759.640625,
                                            }, -- end of [365]
                                            [355] = 
                                            {
                                                ["y"] = 555674.0625,
                                                ["x"] = -205789.28125,
                                            }, -- end of [355]
                                            [76] = 
                                            {
                                                ["y"] = 542536.3125,
                                                ["x"] = -197822.21875,
                                            }, -- end of [76]
                                            [151] = 
                                            {
                                                ["y"] = 551483.375,
                                                ["x"] = -199826.046875,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 551669.4375,
                                                ["x"] = -200386.09375,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 551430.5625,
                                                ["x"] = -201079.484375,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 550612.6875,
                                                ["x"] = -203430.9375,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 538751.6875,
                                                ["x"] = -198278.28125,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 538840.375,
                                                ["x"] = -198305.171875,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 539066,
                                                ["x"] = -198422.796875,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 540090.5625,
                                                ["x"] = -198404.96875,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 540953.4375,
                                                ["x"] = -198512.546875,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 541233.6875,
                                                ["x"] = -198625.28125,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 541452.3125,
                                                ["x"] = -198766.03125,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 542480.75,
                                                ["x"] = -198203.671875,
                                            }, -- end of [62]
                                            [303] = 
                                            {
                                                ["y"] = 554052.5625,
                                                ["x"] = -204968.71875,
                                            }, -- end of [303]
                                            [92] = 
                                            {
                                                ["y"] = 545541.5,
                                                ["x"] = -198259.984375,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 547611.625,
                                                ["x"] = -198558.125,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 549082.4375,
                                                ["x"] = -199123.671875,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 551497.75,
                                                ["x"] = -199817.046875,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 551652.625,
                                                ["x"] = -200414.328125,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 551425.3125,
                                                ["x"] = -201102.390625,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 550612.9375,
                                                ["x"] = -203442.203125,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 554088.375,
                                                ["x"] = -204956.390625,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 555958.375,
                                                ["x"] = -205823.9375,
                                            }, -- end of [368]
                                            [367] = 
                                            {
                                                ["y"] = 555944.8125,
                                                ["x"] = -205817.140625,
                                            }, -- end of [367]
                                            [366] = 
                                            {
                                                ["y"] = 555854.875,
                                                ["x"] = -205765.640625,
                                            }, -- end of [366]
                                            [259] = 
                                            {
                                                ["y"] = 551421.125,
                                                ["x"] = -204842.734375,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 551490.25,
                                                ["x"] = -204911.65625,
                                            }, -- end of [263]
                                            [351] = 
                                            {
                                                ["y"] = 555606,
                                                ["x"] = -205788.953125,
                                            }, -- end of [351]
                                            [350] = 
                                            {
                                                ["y"] = 555589.5,
                                                ["x"] = -205784.5,
                                            }, -- end of [350]
                                            [305] = 
                                            {
                                                ["y"] = 554092.25,
                                                ["x"] = -204955.75,
                                            }, -- end of [305]
                                            [369] = 
                                            {
                                                ["y"] = 555972.5625,
                                                ["x"] = -205829.21875,
                                            }, -- end of [369]
                                            [271] = 
                                            {
                                                ["y"] = 551797.0625,
                                                ["x"] = -205093.25,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 552043,
                                                ["x"] = -205128.15625,
                                            }, -- end of [275]
                                            [153] = 
                                            {
                                                ["y"] = 551513.0625,
                                                ["x"] = -199809.71875,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 551634.3125,
                                                ["x"] = -200441.59375,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 551418.25,
                                                ["x"] = -201124.8125,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 550614.9375,
                                                ["x"] = -203453.3125,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 554096,
                                                ["x"] = -204956.625,
                                            }, -- end of [306]
                                            [370] = 
                                            {
                                                ["y"] = 555987.1875,
                                                ["x"] = -205832.9375,
                                            }, -- end of [370]
                                            [279] = 
                                            {
                                                ["y"] = 552124.5625,
                                                ["x"] = -205113.34375,
                                            }, -- end of [279]
                                            [283] = 
                                            {
                                                ["y"] = 552342.8125,
                                                ["x"] = -205043.3125,
                                            }, -- end of [283]
                                            [286] = 
                                            {
                                                ["y"] = 552452,
                                                ["x"] = -205058.46875,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 552493.3125,
                                                ["x"] = -205067.109375,
                                            }, -- end of [287]
                                            [319] = 
                                            {
                                                ["y"] = 554321.75,
                                                ["x"] = -205006.46875,
                                            }, -- end of [319]
                                            [93] = 
                                            {
                                                ["y"] = 545596.3125,
                                                ["x"] = -198266.03125,
                                            }, -- end of [93]
                                            [77] = 
                                            {
                                                ["y"] = 542553.5625,
                                                ["x"] = -197812.359375,
                                            }, -- end of [77]
                                            [371] = 
                                            {
                                                ["y"] = 556002.1875,
                                                ["x"] = -205835.015625,
                                            }, -- end of [371]
                                            [109] = 
                                            {
                                                ["y"] = 547666.125,
                                                ["x"] = -198569.921875,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 549128.9375,
                                                ["x"] = -199158.640625,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 551529.0625,
                                                ["x"] = -199804.171875,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 551614.5,
                                                ["x"] = -200467.828125,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 551409.4375,
                                                ["x"] = -201146.609375,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 550618.5625,
                                                ["x"] = -203463.984375,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 554101.25,
                                                ["x"] = -204962.171875,
                                            }, -- end of [308]
                                            [372] = 
                                            {
                                                ["y"] = 556017.375,
                                                ["x"] = -205835.46875,
                                            }, -- end of [372]
                                            [318] = 
                                            {
                                                ["y"] = 554317.75,
                                                ["x"] = -205003.4375,
                                            }, -- end of [318]
                                            [317] = 
                                            {
                                                ["y"] = 554312.9375,
                                                ["x"] = -205002.15625,
                                            }, -- end of [317]
                                            [382] = 
                                            {
                                                ["y"] = 556190.6875,
                                                ["x"] = -205866.9375,
                                            }, -- end of [382]
                                            [255] = 
                                            {
                                                ["y"] = 551003.125,
                                                ["x"] = -204138.484375,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = 551769.625,
                                                ["x"] = -205086.375,
                                            }, -- end of [270]
                                            [307] = 
                                            {
                                                ["y"] = 554099.1875,
                                                ["x"] = -204958.875,
                                            }, -- end of [307]
                                            [309] = 
                                            {
                                                ["y"] = 554130.875,
                                                ["x"] = -205034.90625,
                                            }, -- end of [309]
                                            [373] = 
                                            {
                                                ["y"] = 556032.4375,
                                                ["x"] = -205834.265625,
                                            }, -- end of [373]
                                            [94] = 
                                            {
                                                ["y"] = 545651.3125,
                                                ["x"] = -198270.171875,
                                            }, -- end of [94]
                                            [78] = 
                                            {
                                                ["y"] = 542571.75,
                                                ["x"] = -197804.265625,
                                            }, -- end of [78]
                                            [155] = 
                                            {
                                                ["y"] = 551545.625,
                                                ["x"] = -199800.46875,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 551593.25,
                                                ["x"] = -200492.921875,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 550964,
                                                ["x"] = -202137.75,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 550623.75,
                                                ["x"] = -203474,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 554134.375,
                                                ["x"] = -205041.203125,
                                            }, -- end of [310]
                                            [374] = 
                                            {
                                                ["y"] = 556088.75,
                                                ["x"] = -205826.671875,
                                            }, -- end of [374]
                                            [302] = 
                                            {
                                                ["y"] = 554033.25,
                                                ["x"] = -204974.859375,
                                            }, -- end of [302]
                                            [299] = 
                                            {
                                                ["y"] = 553973.5625,
                                                ["x"] = -204986.609375,
                                            }, -- end of [299]
                                            [39] = 
                                            {
                                                ["y"] = 540990.5,
                                                ["x"] = -198520.703125,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 541265.125,
                                                ["x"] = -198646.59375,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 541461.125,
                                                ["x"] = -198762.46875,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 542479.875,
                                                ["x"] = -198194.5625,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 554139.375,
                                                ["x"] = -205046.421875,
                                            }, -- end of [311]
                                            [375] = 
                                            {
                                                ["y"] = 556103,
                                                ["x"] = -205825.671875,
                                            }, -- end of [375]
                                            [110] = 
                                            {
                                                ["y"] = 547720.25,
                                                ["x"] = -198583.21875,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 549574.8125,
                                                ["x"] = -199504.390625,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 551562.4375,
                                                ["x"] = -199798.65625,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 551570.75,
                                                ["x"] = -200516.828125,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 550933.8125,
                                                ["x"] = -202206.953125,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 550825.3125,
                                                ["x"] = -203800.078125,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 554145.5,
                                                ["x"] = -205050.21875,
                                            }, -- end of [312]
                                            [376] = 
                                            {
                                                ["y"] = 556117.3125,
                                                ["x"] = -205826.484375,
                                            }, -- end of [376]
                                            [327] = 
                                            {
                                                ["y"] = 555071.0625,
                                                ["x"] = -205278.953125,
                                            }, -- end of [327]
                                            [331] = 
                                            {
                                                ["y"] = 555138.25,
                                                ["x"] = -205277.5,
                                            }, -- end of [331]
                                            [334] = 
                                            {
                                                ["y"] = 555186,
                                                ["x"] = -205294.140625,
                                            }, -- end of [334]
                                            [335] = 
                                            {
                                                ["y"] = 555216.9375,
                                                ["x"] = -205310.59375,
                                            }, -- end of [335]
                                            [339] = 
                                            {
                                                ["y"] = 555244.3125,
                                                ["x"] = -205336.265625,
                                            }, -- end of [339]
                                            [343] = 
                                            {
                                                ["y"] = 555368.5625,
                                                ["x"] = -205644.84375,
                                            }, -- end of [343]
                                            [313] = 
                                            {
                                                ["y"] = 554152.375,
                                                ["x"] = -205052.375,
                                            }, -- end of [313]
                                            [377] = 
                                            {
                                                ["y"] = 556131.375,
                                                ["x"] = -205829.125,
                                            }, -- end of [377]
                                            [359] = 
                                            {
                                                ["y"] = 555763.625,
                                                ["x"] = -205755.203125,
                                            }, -- end of [359]
                                            [363] = 
                                            {
                                                ["y"] = 555817,
                                                ["x"] = -205751.984375,
                                            }, -- end of [363]
                                            [157] = 
                                            {
                                                ["y"] = 551579.4375,
                                                ["x"] = -199798.75,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 551546.875,
                                                ["x"] = -200539.453125,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 550905.1875,
                                                ["x"] = -202276.8125,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 550846.1875,
                                                ["x"] = -203836.765625,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 554159.625,
                                                ["x"] = -205052.75,
                                            }, -- end of [314]
                                            [378] = 
                                            {
                                                ["y"] = 556144.9375,
                                                ["x"] = -205833.515625,
                                            }, -- end of [378]
                                            [295] = 
                                            {
                                                ["y"] = 552953.6875,
                                                ["x"] = -205113.671875,
                                            }, -- end of [295]
                                            [291] = 
                                            {
                                                ["y"] = 552787.5625,
                                                ["x"] = -205114.171875,
                                            }, -- end of [291]
                                            [267] = 
                                            {
                                                ["y"] = 551690.75,
                                                ["x"] = -205055.59375,
                                            }, -- end of [267]
                                            [254] = 
                                            {
                                                ["y"] = 550891.3125,
                                                ["x"] = -203927.6875,
                                            }, -- end of [254]
                                            [383] = 
                                            {
                                                ["y"] = 556199,
                                                ["x"] = -205878.578125,
                                            }, -- end of [383]
                                            [381] = 
                                            {
                                                ["y"] = 556180.9375,
                                                ["x"] = -205856.453125,
                                            }, -- end of [381]
                                            [315] = 
                                            {
                                                ["y"] = 554166.6875,
                                                ["x"] = -205051.296875,
                                            }, -- end of [315]
                                            [379] = 
                                            {
                                                ["y"] = 556157.875,
                                                ["x"] = -205839.609375,
                                            }, -- end of [379]
                                            [111] = 
                                            {
                                                ["y"] = 547774,
                                                ["x"] = -198598.015625,
                                            }, -- end of [111]
                                            [391] = 
                                            {
                                                ["y"] = 556374.3125,
                                                ["x"] = -206180.734375,
                                            }, -- end of [391]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516853.69860225,
                                            ["x"] = -195885.02599496,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 6.6805555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 105,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 516853.69860225,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #397",
                                        ["unitId"] = 484,
                                        ["heading"] = 3.0346293331382,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195885.02599496,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 516836.39664313,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #398",
                                        ["unitId"] = 485,
                                        ["heading"] = 1.6385480820406,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195868.6201821,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 516814.65328206,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #399",
                                        ["unitId"] = 486,
                                        ["heading"] = 1.6385480816515,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195847.97739354,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 516792.87942465,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #400",
                                        ["unitId"] = 487,
                                        ["heading"] = 1.6295728434753,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195827.31334599,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 516771.13365747,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #401",
                                        ["unitId"] = 488,
                                        ["heading"] = 1.6027543238253,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195806.67376177,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 516749.36083748,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Unit #402",
                                        ["unitId"] = 489,
                                        ["heading"] = 1.5755116954875,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195786.01947926,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 516853.69860225,
                                ["x"] = -195885.02599496,
                                ["name"] = "SUKHUMI atk   #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 896,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 509927.71428572,
                                            ["x"] = -157139.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 231,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 509927.71428572,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #516",
                                        ["unitId"] = 730,
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -157139.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 509986.28571429,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #517",
                                        ["unitId"] = 731,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -157105.42857143,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 509969.14285714,
                                        ["type"] = "SA-18 Igla manpad",
                                        ["name"] = "Unit #518",
                                        ["unitId"] = 732,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -157129.71428571,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 509927.71428572,
                                ["x"] = -157139.71428571,
                                ["name"] = "SUKHUMI atk   #012",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 538072,
                                                ["x"] = -198192.96875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 537684.375,
                                                ["x"] = -198120.125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 537741.6875,
                                                ["x"] = -198127.109375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 537855.6875,
                                                ["x"] = -198146.015625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 538128.5,
                                                ["x"] = -198202.6875,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 538379.9375,
                                                ["x"] = -198241.34375,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 537912.1875,
                                                ["x"] = -198157.921875,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = 537798.8125,
                                                ["x"] = -198135.734375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 538015.875,
                                                ["x"] = -198181.3125,
                                            }, -- end of [6]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 537790.875,
                                                ["x"] = -198134.4375,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 538379.9375,
                                                ["x"] = -198241.34375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 538128.5,
                                                ["x"] = -198202.6875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 538015.875,
                                                ["x"] = -198181.3125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 537729.8125,
                                                ["x"] = -198125.515625,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 537668.4375,
                                                ["x"] = -198118.484375,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 537912.1875,
                                                ["x"] = -198157.921875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 537606.875,
                                                ["x"] = -198113.359375,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 538072,
                                                ["x"] = -198192.96875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 537851.75,
                                                ["x"] = -198145.25,
                                            }, -- end of [6]
                                            [11] = 
                                            {
                                                ["y"] = 536430.6875,
                                                ["x"] = -198033.546875,
                                            }, -- end of [11]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 537684.36987305,
                                            ["x"] = -198120.1315918,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 258.46645964799,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 538379.93292451,
                                            ["x"] = -198241.34592743,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 249,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 537684.36987305,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #105",
                                        ["unitId"] = 768,
                                        ["heading"] = 1.7433315919472,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198120.1315918,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 537654.50184631,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #106",
                                        ["unitId"] = 769,
                                        ["heading"] = 1.7433315919472,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198117.16149902,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 537624.59022522,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #107",
                                        ["unitId"] = 770,
                                        ["heading"] = 1.7433315919472,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198114.63989258,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 537594.64971915,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #108",
                                        ["unitId"] = 771,
                                        ["heading"] = 1.7433315919472,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198112.52673515,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 537564.75767542,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #255",
                                        ["unitId"] = 772,
                                        ["heading"] = 1.7433315919472,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198110.505392,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 537684.36987305,
                                ["x"] = -198120.1315918,
                                ["name"] = "SUKHUMI atk   #018",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 537808.125,
                                                ["x"] = -198137.296875,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 537606.875,
                                                ["x"] = -198113.359375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 537657.375,
                                                ["x"] = -198117.421875,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 537104.5625,
                                                ["x"] = -198079.28125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 537707.8125,
                                                ["x"] = -198122.78125,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 537758.0625,
                                                ["x"] = -198129.40625,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 537858,
                                                ["x"] = -198146.46875,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 537859.95576615,
                                                ["x"] = -198204.20701245,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 537859.95576615,
                                                ["x"] = -198204.20701245,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 537104.59210343,
                                            ["x"] = -198079.28147837,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 257.10767224098,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 537857.97064209,
                                            ["x"] = -198146.46398926,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 250,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 537104.59210343,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #256",
                                        ["unitId"] = 773,
                                        ["heading"] = 1.6597360429679,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198079.28147837,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 537074.70366849,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #258",
                                        ["unitId"] = 774,
                                        ["heading"] = 1.6597360429679,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198077.25338031,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 537044.75022495,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #259",
                                        ["unitId"] = 775,
                                        ["heading"] = 1.6597360429679,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198075.21605399,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 537014.82872094,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #260",
                                        ["unitId"] = 776,
                                        ["heading"] = 1.6597360429679,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198073.19052906,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 536984.89229054,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #261",
                                        ["unitId"] = 777,
                                        ["heading"] = 1.6597360429679,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -198071.15917423,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 537104.59210343,
                                ["x"] = -198079.28147837,
                                ["name"] = "SUKHUMI atk   #019",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [1]
                [2] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 399,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 803518.57142857,
                                            ["helipadId"] = 399,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -256836.57142857,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 8.1915997988545,
                                            ["y"] = 803223.42857143,
                                            ["x"] = -257008,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 109.9030764855,
                                            ["y"] = 804994.85714285,
                                            ["x"] = -260858,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 257.82040585083,
                                            ["y"] = 806823.42857143,
                                            ["x"] = -266743.71428571,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 841.19088332792,
                                            ["y"] = 820596.28571428,
                                            ["x"] = -286772.28571428,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1263.1398598118,
                                            ["y"] = 816194.85714285,
                                            ["x"] = -270872.28571428,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 1725.8757420965,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 399,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 913,
                                            ["y"] = 803518.57142857,
                                            ["helipadId"] = 399,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -256836.57142857,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 119,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Fictional Snow Splatter",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 541,
                                        ["psi"] = 2.0970028574209,
                                        ["y"] = 803518.57142857,
                                        ["x"] = -256836.57142857,
                                        ["name"] = "Pilot #008",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.0970028574209,
                                        ["callsign"] = 100,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803518.57142857,
                                ["x"] = -256836.57142857,
                                ["name"] = "SHPORA OSSETIA KA50 #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 399,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 803518.57142857,
                                            ["helipadId"] = 399,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -256836.57142857,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 8.8140536391197,
                                            ["y"] = 803203.42857142,
                                            ["x"] = -257025.14285714,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 111.24157170198,
                                            ["y"] = 805005.14285714,
                                            ["x"] = -260894,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 257.82040585083,
                                            ["y"] = 806831.14285714,
                                            ["x"] = -266829.42857143,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 839.98122695029,
                                            ["y"] = 820213.42857143,
                                            ["x"] = -286940.85714286,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1263.1398598118,
                                            ["y"] = 816202.57142857,
                                            ["x"] = -270958,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 1691.0203733947,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 399,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 913,
                                            ["y"] = 803518.57142857,
                                            ["helipadId"] = 399,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -256836.57142857,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 121,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Fictional Snow Splatter",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 543,
                                        ["psi"] = 2.1100150270957,
                                        ["y"] = 803518.57142857,
                                        ["x"] = -256836.57142857,
                                        ["name"] = "Pilot #009",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.1100150270957,
                                        ["callsign"] = 100,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803518.57142857,
                                ["x"] = -256836.57142857,
                                ["name"] = "SHPORA OSSETIA KA50 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["INUFixPoints"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 542284.28571428,
                                        ["x"] = -198840,
                                        ["index"] = 1,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 561184.28571428,
                                        ["x"] = -211782.85714286,
                                        ["index"] = 2,
                                    }, -- end of [2]
                                }, -- end of ["INUFixPoints"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516224.4375,
                                            ["x"] = -197693.5625,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 35.287251388376,
                                            ["y"] = 517484.28571428,
                                            ["x"] = -196711.42857143,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 632.02309080208,
                                            ["y"] = 542270,
                                            ["x"] = -198682.85714285,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 875.07447307324,
                                            ["y"] = 551141.42857142,
                                            ["x"] = -203540,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1188.7765805652,
                                            ["y"] = 561227.14285714,
                                            ["x"] = -211854.28571428,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1389.4566976365,
                                            ["y"] = 565227.14285714,
                                            ["x"] = -219197.14285714,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2071.4791019606,
                                            ["y"] = 591827.14285714,
                                            ["x"] = -229197.14285714,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2669.2851151353,
                                            ["y"] = 614512.85714285,
                                            ["x"] = -239482.85714286,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 5237.9209632408,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516290.23098695,
                                            ["x"] = -196974.19851241,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 191,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Fictional Snow Splatter",
                                        ["skill"] = "Client",
                                        ["parking"] = 18,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 685,
                                        ["psi"] = -0.90864036966522,
                                        ["y"] = 516224.4375,
                                        ["x"] = -197693.5625,
                                        ["name"] = "Pilot #024",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.90864036966522,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516224.4375,
                                ["x"] = -197693.5625,
                                ["name"] = "GUDAUTA KA50",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["NavTargetPoints"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 547984.28571428,
                                        ["x"] = -204182.85714286,
                                        ["index"] = 1,
                                        ["text_comment"] = "",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 550327.14285714,
                                        ["x"] = -199840,
                                        ["index"] = 2,
                                        ["text_comment"] = "",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 553984.28571428,
                                        ["x"] = -204975.71428571,
                                        ["index"] = 3,
                                        ["text_comment"] = "",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 563312.85714285,
                                        ["x"] = -214214.28571428,
                                        ["index"] = 4,
                                        ["text_comment"] = "",
                                    }, -- end of [4]
                                }, -- end of ["NavTargetPoints"]
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516278.65625,
                                            ["x"] = -197719.109375,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 35.287251388376,
                                            ["y"] = 517339.875,
                                            ["x"] = -196626.02901785,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 632.46835221698,
                                            ["y"] = 542125.58928571,
                                            ["x"] = -198597.45758928,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 875.07447307324,
                                            ["y"] = 550997.01785714,
                                            ["x"] = -203454.60044642,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1188.7765805652,
                                            ["y"] = 561082.73214285,
                                            ["x"] = -211768.88616071,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1389.4566976365,
                                            ["y"] = 565082.73214285,
                                            ["x"] = -219111.74330357,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2071.4791019606,
                                            ["y"] = 591682.73214285,
                                            ["x"] = -229111.74330357,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2669.2851151353,
                                            ["y"] = 614368.44642857,
                                            ["x"] = -239397.45758928,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 5238.0521304562,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516145.82027266,
                                            ["x"] = -196888.79895884,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 192,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Fictional Snow Splatter",
                                        ["skill"] = "Client",
                                        ["parking"] = 21,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 686,
                                        ["psi"] = -0.77060946286878,
                                        ["y"] = 516278.65625,
                                        ["x"] = -197719.109375,
                                        ["name"] = "Pilot #025",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.77060946286878,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516278.65625,
                                ["x"] = -197719.109375,
                                ["name"] = "GUDAUTA KA50 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 515027.71428571,
                                            ["x"] = -193742.57142857,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 12.482027896465,
                                            ["y"] = 515320.57142857,
                                            ["x"] = -194371.14285714,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 60.96,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 49.058283158329,
                                            ["y"] = 516699.14285714,
                                            ["x"] = -195864,
                                            ["speed"] = 55.555555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 86.305471829619,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516290.23098695,
                                            ["x"] = -196974.19851241,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 237,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 60.96,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_MVD",
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-26",
                                        ["unitId"] = 748,
                                        ["psi"] = -2.7055877712271,
                                        ["y"] = 515027.71428571,
                                        ["x"] = -193742.57142857,
                                        ["name"] = "Pilot #061",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9600",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7055877712271,
                                        ["callsign"] = 906,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515027.71428571,
                                ["x"] = -193742.57142857,
                                ["name"] = "TRANSPORT 05",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 900,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515896.28571428,
                                            ["x"] = -197316.15625,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 515896.28571428,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #015",
                                        ["unitId"] = 23,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197316.15625,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 515887.71428571,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #016",
                                        ["unitId"] = 24,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197327.87053571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 515893.71428572,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #017",
                                        ["unitId"] = 25,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197320.02678572,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 515900.57142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #018",
                                        ["unitId"] = 26,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197335.29910714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 515902.57142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #019",
                                        ["unitId"] = 27,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197331.01339285,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 515907.99999999,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #020",
                                        ["unitId"] = 28,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197323.58482143,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 515902.28571428,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #021",
                                        ["unitId"] = 29,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197320.44196428,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 515905.42857142,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #022",
                                        ["unitId"] = 30,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197327.58482143,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 515899.14285714,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #023",
                                        ["unitId"] = 31,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197312.15625,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 515894.85714285,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #024",
                                        ["unitId"] = 32,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197331.87053571,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 515890.57142857,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #025",
                                        ["unitId"] = 33,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197323.58482143,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 515897.42857142,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #026",
                                        ["unitId"] = 34,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197328.44196428,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 515899.42857143,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #027",
                                        ["unitId"] = 35,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197324.3125,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 515905.71428571,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #028",
                                        ["unitId"] = 36,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197316.44196428,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["y"] = 515911.14285714,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #029",
                                        ["unitId"] = 37,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -197320.44196428,
                                    }, -- end of [15]
                                }, -- end of ["units"]
                                ["y"] = 515896.28571428,
                                ["x"] = -197316.15625,
                                ["name"] = "FARP AIR DEF #002",
                                ["start_time"] = 900,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 806171.42857143,
                                                ["x"] = -126532,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 808900,
                                                ["x"] = -129960.57142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 267,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 806157.14285714,
                                            ["x"] = -126567.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 806157.14285714,
                                        ["type"] = "1L13 EWR",
                                        ["name"] = "Unit #1",
                                        ["unitId"] = 44,
                                        ["heading"] = 3.08923277603,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126567.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 806285.71428571,
                                        ["type"] = "55G6 EWR",
                                        ["name"] = "Unit #001",
                                        ["unitId"] = 45,
                                        ["heading"] = 3.07177948351,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126563.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 806212.28571428,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #002",
                                        ["unitId"] = 46,
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126441.71428571,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 806132.85714286,
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["name"] = "Unit #003",
                                        ["unitId"] = 47,
                                        ["heading"] = 2.4693975307135,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126923.71428571,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 805838,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "Unit #004",
                                        ["unitId"] = 48,
                                        ["heading"] = 3.996803987067,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126967.42857142,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 806443.71428571,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "Unit #005",
                                        ["unitId"] = 49,
                                        ["heading"] = 2.4693975307135,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126984.57142857,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 806397.14285714,
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["name"] = "Unit #006",
                                        ["unitId"] = 50,
                                        ["heading"] = 2.4693975307135,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126807.14285714,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 806235.14285714,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #007",
                                        ["unitId"] = 51,
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126670.28571428,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 805689.71428571,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #008",
                                        ["unitId"] = 52,
                                        ["heading"] = 2.4693975307135,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -127546,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 805624.57142857,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #009",
                                        ["unitId"] = 53,
                                        ["heading"] = 2.4693975307135,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -127591.71428571,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 806152.28571428,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #010",
                                        ["unitId"] = 54,
                                        ["heading"] = 3.4906585039887,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126687.42857142,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 806179.42857143,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #011",
                                        ["unitId"] = 55,
                                        ["heading"] = 3.4033920413889,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126695.42857142,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 806309.42857143,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #012",
                                        ["unitId"] = 56,
                                        ["heading"] = 2.4693975307135,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -126689.71428571,
                                    }, -- end of [13]
                                }, -- end of ["units"]
                                ["y"] = 806157.14285714,
                                ["x"] = -126567.14285714,
                                ["name"] = "EWR NORTH",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516350.85714286,
                                            ["x"] = -197260.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 516350.85714286,
                                        ["type"] = "1L13 EWR",
                                        ["name"] = "Unit #046",
                                        ["unitId"] = 81,
                                        ["heading"] = 1.4835298641952,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197260.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 516382.28571429,
                                        ["type"] = "55G6 EWR",
                                        ["name"] = "Unit #047",
                                        ["unitId"] = 82,
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197334.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 516000.85714286,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #048",
                                        ["unitId"] = 83,
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -196133.42857143,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 516466.57142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #049",
                                        ["unitId"] = 84,
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197339.14285714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 516426.57142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #050",
                                        ["unitId"] = 85,
                                        ["heading"] = 0.62831853071796,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197190.57142857,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 516350.85714286,
                                ["x"] = -197260.57142857,
                                ["name"] = "EWR SOUTH",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843098.57142857,
                                            ["x"] = -148738.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 843098.57142857,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #253",
                                        ["unitId"] = 317,
                                        ["heading"] = 3.9269908169872,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148738.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 843864.28571428,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #254",
                                        ["unitId"] = 318,
                                        ["heading"] = 3.1066860685499,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148738.57142857,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 843098.57142857,
                                ["x"] = -148738.57142857,
                                ["name"] = "BESLAN DEF  #009",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760431.71428571,
                                            ["x"] = -124704.85714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 65,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 760431.71428571,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #257",
                                        ["unitId"] = 321,
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -124704.85714286,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760431.71428571,
                                ["x"] = -124704.85714286,
                                ["name"] = "NALCHIK DEF  #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 461817.14285715,
                                            ["x"] = -165330.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 461817.14285715,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #262",
                                        ["unitId"] = 330,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -165330.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 463237.14285715,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #263",
                                        ["unitId"] = 331,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -163762,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 460965.71428572,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #264",
                                        ["unitId"] = 332,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -164640.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 463008.57142858,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #265",
                                        ["unitId"] = 333,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -164197.71428572,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 460822.85714287,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #266",
                                        ["unitId"] = 334,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -164833.42857143,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 460758.57142858,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #267",
                                        ["unitId"] = 335,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -164754.85714286,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 461794.28571429,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #268",
                                        ["unitId"] = 338,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -164269.14285715,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 461751.42857144,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #269",
                                        ["unitId"] = 339,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -164197.71428572,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 462672.85714287,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #270",
                                        ["unitId"] = 340,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -165533.42857143,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 462608.57142858,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #271",
                                        ["unitId"] = 341,
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -165483.42857143,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 461817.14285715,
                                ["x"] = -165330.57142857,
                                ["name"] = "SOCHI DEF. #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 469488.00000001,
                                            ["x"] = -170175.14285715,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 469488.00000001,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #272",
                                        ["unitId"] = 342,
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -170175.14285715,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 469478.00000001,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #273",
                                        ["unitId"] = 343,
                                        ["heading"] = 1.9373154697137,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -170198,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 469416.57142858,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #274",
                                        ["unitId"] = 344,
                                        ["heading"] = 1.7453292519943,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -170445.14285715,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 469406.57142858,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #275",
                                        ["unitId"] = 345,
                                        ["heading"] = 1.9198621771938,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -170378,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 469422.2857143,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #276",
                                        ["unitId"] = 346,
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -170305.14285715,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 469412.28571429,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #277",
                                        ["unitId"] = 347,
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -170473.71428572,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 469159.42857144,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #278",
                                        ["unitId"] = 349,
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -170210.85714286,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 469488.00000001,
                                ["x"] = -170175.14285715,
                                ["name"] = "SOCHI DEF. #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704645.71428571,
                                            ["x"] = -50903.714285718,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704645.71428571,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #317",
                                        ["unitId"] = 389,
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -50903.714285718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704645.71428571,
                                ["x"] = -50903.714285718,
                                ["name"] = "VODY DEF  #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 458034.28571429,
                                            ["x"] = -26876.571428573,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 77,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 458034.28571429,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #322",
                                        ["unitId"] = 394,
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -26876.571428573,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 458777.14285714,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Unit #323",
                                        ["unitId"] = 395,
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -25899.42857143,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 458034.28571429,
                                ["x"] = -26876.571428573,
                                ["name"] = "MAYK DEF  #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 368021.42857143,
                                            ["x"] = 11556.285714284,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 78,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 368021.42857143,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #325",
                                        ["unitId"] = 397,
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = 11556.285714284,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 368021.42857143,
                                ["x"] = 11556.285714284,
                                ["name"] = "MAYK DEF  #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 837,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 805598.57142856,
                                            ["x"] = -267067.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 92,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 805598.57142856,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #349",
                                        ["unitId"] = 430,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267067.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 805641.42857141,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #350",
                                        ["unitId"] = 431,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267078.57142857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 808121.42857141,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #351",
                                        ["unitId"] = 432,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265944.28571428,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 807155.7142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #352",
                                        ["unitId"] = 433,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266047.14285714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 805661.42857141,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #353",
                                        ["unitId"] = 434,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267035.71428571,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 807307.14285713,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #354",
                                        ["unitId"] = 435,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265927.14285714,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 808078.57142855,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #355",
                                        ["unitId"] = 436,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265951.42857142,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 808149.99999998,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #356",
                                        ["unitId"] = 437,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265915.71428571,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 808042.85714284,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #357",
                                        ["unitId"] = 438,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265951.42857142,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 805594.28571427,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #358",
                                        ["unitId"] = 439,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267022.85714285,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 805598.57142856,
                                ["x"] = -267067.14285714,
                                ["name"] = "MAYK DEF  #007",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515865.3125,
                                                ["x"] = -195330.453125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515976.71875,
                                                ["x"] = -195230.484375,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515973.42857143,
                                                ["x"] = -195226.85714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515973.42857143,
                                                ["x"] = -195226.85714285,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515865.3011477,
                                            ["x"] = -195330.46178492,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 26.9455609191,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515976.71498682,
                                            ["x"] = -195230.48020601,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 515865.3011477,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #408",
                                        ["unitId"] = 495,
                                        ["heading"] = 0.83942551524133,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195330.46178492,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 515856.20645873,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #409",
                                        ["unitId"] = 496,
                                        ["heading"] = 0.83942551524133,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195337.63537014,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 515832.62994349,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #410",
                                        ["unitId"] = 497,
                                        ["heading"] = 0.83942551524133,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195356.20216659,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 515809.04639906,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #411",
                                        ["unitId"] = 498,
                                        ["heading"] = 0.83942551524133,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195374.77450396,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 515865.3011477,
                                ["x"] = -195330.46178492,
                                ["name"] = "SUKHUMI atk   #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 517138.28571428,
                                                ["x"] = -195184.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 517470.57142857,
                                                ["x"] = -195192.57142857,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516362.06379778,
                                                ["x"] = -195418.45851428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 517138.28571428,
                                                ["x"] = -195184.85714286,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 517909.71428571,
                                                ["x"] = -195242,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 517909.71428571,
                                                ["x"] = -195242,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516240.43018636,
                                                ["x"] = -195303.02454757,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516362.06379778,
                                                ["x"] = -195418.45851428,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516240.43018636,
                                            ["x"] = -195303.02454757,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 133.93208085322,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516362.06379778,
                                            ["x"] = -195418.45851428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 963.99115045493,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517138.28571428,
                                            ["x"] = -195184.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 37,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 235.921603157,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517470.57142857,
                                            ["x"] = -195192.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 108,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 516240.43018636,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #412",
                                        ["unitId"] = 499,
                                        ["heading"] = 2.3300490677056,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195303.02454757,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 516218.66344021,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #413",
                                        ["unitId"] = 500,
                                        ["heading"] = 2.3300490677056,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195282.36724881,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 516196.90600074,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #414",
                                        ["unitId"] = 501,
                                        ["heading"] = 2.3300490677056,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195261.71878237,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 516175.14865672,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #415",
                                        ["unitId"] = 502,
                                        ["heading"] = 2.3300490677056,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195241.07040652,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 516240.43018636,
                                ["x"] = -195303.02454757,
                                ["name"] = "SUKHUMI atk   #004",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 517723.99999999,
                                                ["x"] = -195642,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518038.28571428,
                                                ["x"] = -195656.28571429,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516676.84038865,
                                                ["x"] = -195717.19099525,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 517723.99999999,
                                                ["x"] = -195642,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 518038.28571428,
                                                ["x"] = -195656.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518038.28571428,
                                                ["x"] = -195656.28571429,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516524.3125,
                                                ["x"] = -195572.4375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516676.84375,
                                                ["x"] = -195717.1875,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516524.31491691,
                                            ["x"] = -195572.43094065,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 430.78602281129,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516676.84038865,
                                            ["x"] = -195717.19099525,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1310.0734017867,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517723.99999999,
                                            ["x"] = -195642,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1462.6474915827,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 518038.28571428,
                                            ["x"] = -195656.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 109,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 516524.31491691,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #416",
                                        ["unitId"] = 503,
                                        ["heading"] = 2.3300793549674,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195572.43094065,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 516502.55507855,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #417",
                                        ["unitId"] = 504,
                                        ["heading"] = 2.3300793549674,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195551.78897809,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 516480.7890483,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #418",
                                        ["unitId"] = 505,
                                        ["heading"] = 2.3300793549674,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195531.13235874,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 516459.03160883,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #419",
                                        ["unitId"] = 506,
                                        ["heading"] = 2.3300793549674,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195510.4838923,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 516524.31491691,
                                ["x"] = -195572.43094065,
                                ["name"] = "SUKHUMI atk   #005",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.9,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515902.15625,
                                                ["x"] = -194981.890625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516510.875,
                                                ["x"] = -195559.6875,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 517115.5625,
                                                ["x"] = -196103.078125,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 515726.75,
                                                ["x"] = -194815.40625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516885.125,
                                                ["x"] = -195914.859375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 516973.9375,
                                                ["x"] = -195994.25,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 517164.875,
                                                ["x"] = -196136.484375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 517215.15625,
                                                ["x"] = -196168.40625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 517020.0625,
                                                ["x"] = -196031.921875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 517266.375,
                                                ["x"] = -196198.828125,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 516928.9375,
                                                ["x"] = -195955.21875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 517067.28125,
                                                ["x"] = -196068.21875,
                                            }, -- end of [6]
                                            [11] = 
                                            {
                                                ["y"] = 517318.46875,
                                                ["x"] = -196227.703125,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 29,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515726.74583908,
                                            ["x"] = -194815.41061327,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 383.96207671284,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517318.47515869,
                                            ["x"] = -196227.70043945,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 110,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 515726.74583908,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #420",
                                        ["unitId"] = 507,
                                        ["heading"] = 2.2965322429755,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -194815.41061327,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 515704.99644645,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #421",
                                        ["unitId"] = 508,
                                        ["heading"] = 2.2965322429755,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -194794.76927793,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 515683.24708136,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #422",
                                        ["unitId"] = 509,
                                        ["heading"] = 2.2965322429755,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -194774.12796873,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 515661.48992004,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #423",
                                        ["unitId"] = 510,
                                        ["heading"] = 2.2965322429755,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -194753.47926049,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 515726.74583908,
                                ["x"] = -194815.41061327,
                                ["name"] = "SUKHUMI atk   #006",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 569,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 622238.57142857,
                                            ["x"] = -68290,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 116,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 622238.57142857,
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["name"] = "Unit #321",
                                        ["unitId"] = 532,
                                        ["heading"] = 2.6878070480713,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -68290,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 622095.71428571,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "Unit #436",
                                        ["unitId"] = 533,
                                        ["heading"] = 2.6878070480713,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -68380,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 622398.57142857,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "Unit #437",
                                        ["unitId"] = 534,
                                        ["heading"] = 2.6878070480713,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -68285.714285714,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 622201.71428571,
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["name"] = "Unit #438",
                                        ["unitId"] = 535,
                                        ["heading"] = 2.6878070480713,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -68335.714285714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 622190.85714286,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #439",
                                        ["unitId"] = 536,
                                        ["heading"] = 2.6878070480713,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -68160.285714286,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 622238.57142857,
                                ["x"] = -68290,
                                ["name"] = "VODY DEF  #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [16]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515930,
                                                ["x"] = -197388.72767857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515999.14285714,
                                                ["x"] = -197384.72767857,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515999.14285714,
                                                ["x"] = -197384.72767857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515754.79246804,
                                                ["x"] = -196902.79513543,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515791.71428571,
                                                ["x"] = -197379.58482143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515930,
                                                ["x"] = -197388.72767857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 515740.34375,
                                                ["x"] = -196244.5,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 515642.15625,
                                                ["x"] = -196927.21875,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 515622.71875,
                                                ["x"] = -196932.078125,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 515603.65625,
                                                ["x"] = -196938.21875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 515585.03125,
                                                ["x"] = -196945.578125,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 515566.90625,
                                                ["x"] = -196954.15625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 515530.375,
                                                ["x"] = -196973.0625,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 515526.59375,
                                                ["x"] = -196974.21875,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 515519.1875,
                                                ["x"] = -196972.015625,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 515310.8125,
                                                ["x"] = -196586.828125,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 515302.125,
                                                ["x"] = -196562.921875,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 515300.5,
                                                ["x"] = -196537.546875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 515318.40625,
                                                ["x"] = -196490.515625,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 515714.21875,
                                                ["x"] = -196268.09375,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 515746.21875,
                                                ["x"] = -196234.21875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 515751.78125,
                                                ["x"] = -196187.9375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 515748.53125,
                                                ["x"] = -196176.5625,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 515302.40625,
                                                ["x"] = -196524.953125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 515326.8125,
                                                ["x"] = -196480.9375,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 515724.15625,
                                                ["x"] = -196261.671875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 515750.375,
                                                ["x"] = -196223.125,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 515557.1875,
                                                ["x"] = -195667.59375,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 515522.6875,
                                                ["x"] = -196973.859375,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 515516.65625,
                                                ["x"] = -196968.96875,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 515305.625,
                                                ["x"] = -196575.1875,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 515300.40625,
                                                ["x"] = -196550.296875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 515306.09375,
                                                ["x"] = -196512.75,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 515336.5,
                                                ["x"] = -196472.640625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 515732.9375,
                                                ["x"] = -196253.734375,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 515752.71875,
                                                ["x"] = -196211.53125,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = 515754.78125,
                                                ["x"] = -196902.796875,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 515311.46875,
                                                ["x"] = -196501.1875,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 515347.25,
                                                ["x"] = -196465.8125,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 515753.1875,
                                                ["x"] = -196199.6875,
                                            }, -- end of [31]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515559.14285714,
                                                ["x"] = -195666.85714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515559.14285714,
                                                ["x"] = -195666.85714285,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515791.71428571,
                                            ["x"] = -197379.58482143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 24.945773025433,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515930,
                                            ["x"] = -197388.72767857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 37.412296361214,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515999.14285714,
                                            ["x"] = -197384.72767857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 134.67329202137,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515754.79246804,
                                            ["x"] = -196902.79513543,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87.306662903379,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515557.17432119,
                                            ["x"] = -195667.60091132,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 236,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 515791.71428571,
                                        ["type"] = "SAU Msta",
                                        ["name"] = "Unit #529",
                                        ["unitId"] = 744,
                                        ["heading"] = 1.6368159442509,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197379.58482143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 515790.57142857,
                                        ["type"] = "SAU Msta",
                                        ["name"] = "Unit #530",
                                        ["unitId"] = 745,
                                        ["heading"] = 1.6368159442509,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197395.58482143,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 515796.57142857,
                                        ["type"] = "SAU Msta",
                                        ["name"] = "Unit #531",
                                        ["unitId"] = 746,
                                        ["heading"] = 1.6368159442509,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197391.01339286,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 515783.71428571,
                                        ["type"] = "SAU Msta",
                                        ["name"] = "Unit #532",
                                        ["unitId"] = 747,
                                        ["heading"] = 1.6368159442509,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -197383.01339286,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 515791.71428571,
                                ["x"] = -197379.58482143,
                                ["name"] = "SUKHUMI atk   #016",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [20]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 501064.85714286,
                                            ["x"] = -185662.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 232,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 501064.85714286,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #519",
                                        ["unitId"] = 733,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185662.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 501307.71428571,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #520",
                                        ["unitId"] = 734,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185148.28571428,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 501064.85714286,
                                ["x"] = -185662.57142857,
                                ["name"] = "SUKHUMI atk   #013",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [17]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 246,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 497552.10735633,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #086",
                                        ["unitId"] = 760,
                                        ["heading"] = 1.661475787986,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185615.40922473,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 497522.31188629,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #098",
                                        ["unitId"] = 761,
                                        ["heading"] = 1.661475787986,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185611.80217186,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 497492.53200496,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Unit #099",
                                        ["unitId"] = 762,
                                        ["heading"] = 1.661475787986,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185608.19700616,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 497552.10735633,
                                ["x"] = -185615.40922473,
                                ["name"] = "GUDAUTA AIR DEF 2",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 498317.65625,
                                                ["x"] = -185692.640625,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 498182.0625,
                                                ["x"] = -185691.671875,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 498215.875,
                                                ["x"] = -185694.796875,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 497552.09375,
                                                ["x"] = -185615.40625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 498249.8125,
                                                ["x"] = -185696,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 498283.78125,
                                                ["x"] = -185695.265625,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 498351.3125,
                                                ["x"] = -185688.078125,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 498351.3125,
                                                ["x"] = -185688.078125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 498382.5,
                                                ["x"] = -185682.109375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 498443.71875,
                                                ["x"] = -185665.265625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 498559.15625,
                                                ["x"] = -185612.703125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 499628.46875,
                                                ["x"] = -184933.625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 499633,
                                                ["x"] = -184936.296875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 498586.0625,
                                                ["x"] = -185595.84375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 499638.125,
                                                ["x"] = -184937.5,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 498473.59375,
                                                ["x"] = -185654.4375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 499606.8125,
                                                ["x"] = -184920.703125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 500027.375,
                                                ["x"] = -184970.015625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 500056.1875,
                                                ["x"] = -184975.6875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 499610.46875,
                                                ["x"] = -184919.21875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 500084.59375,
                                                ["x"] = -184983.03125,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 498413.34375,
                                                ["x"] = -185674.5,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 498502.8125,
                                                ["x"] = -185642.03125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 499614.40625,
                                                ["x"] = -184919.234375,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 500139.90625,
                                                ["x"] = -185002.6875,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 500264.625,
                                                ["x"] = -185055.40625,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 499618.0625,
                                                ["x"] = -184920.75,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 498531.375,
                                                ["x"] = -185628.109375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 499620.84375,
                                                ["x"] = -184923.546875,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 499624.90625,
                                                ["x"] = -184929.71875,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 499998.28125,
                                                ["x"] = -184966.0625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 500112.5625,
                                                ["x"] = -184992.046875,
                                            }, -- end of [23]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 500269.99999999,
                                                ["x"] = -185042.72767857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 500269.99999999,
                                                ["x"] = -185042.72767857,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 497552.10735633,
                                            ["x"] = -185615.40922473,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 144.3921517327,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 498351.31793976,
                                            ["x"] = -185688.08050537,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 53,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 507.12739109362,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 500264.62402332,
                                            ["x"] = -185055.40852159,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [21]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 62,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 501219.14285714,
                                            ["x"] = -185522.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 234,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 501219.14285714,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #521",
                                        ["unitId"] = 736,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185522.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 501304.85714286,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #522",
                                        ["unitId"] = 737,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185384,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 501162,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #523",
                                        ["unitId"] = 738,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185562.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 501272,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #524",
                                        ["unitId"] = 739,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185424,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 500844.85714286,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #525",
                                        ["unitId"] = 740,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185222.57142857,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 500763.42857143,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #526",
                                        ["unitId"] = 741,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -185348.28571428,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 501219.14285714,
                                ["x"] = -185522.57142857,
                                ["name"] = "SUKHUMI atk   #014",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [18]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515579.1875,
                                                ["x"] = -195556.015625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515773.53125,
                                                ["x"] = -195402.8125,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515977.12812483,
                                                ["x"] = -195248.46038538,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515977.12812483,
                                                ["x"] = -195248.46038538,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515579.17441177,
                                            ["x"] = -195556.01732635,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 44.54434170388,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515773.50859283,
                                            ["x"] = -195402.78800651,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 247,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 515579.17441177,
                                        ["type"] = "T-80UD",
                                        ["name"] = "Unit #100",
                                        ["unitId"] = 763,
                                        ["heading"] = 0.90311711779489,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195556.01732635,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 515560.3694458,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #101",
                                        ["unitId"] = 764,
                                        ["heading"] = 0.90311711779489,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195577.54351425,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 515549.74494934,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #102",
                                        ["unitId"] = 765,
                                        ["heading"] = 0.90311711779489,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195602.46632195,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 515547.14248657,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #103",
                                        ["unitId"] = 766,
                                        ["heading"] = 0.90311711779489,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -195629.53020906,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 515579.17441177,
                                ["x"] = -195556.01732635,
                                ["name"] = "SUKHUMI atk   #017",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [22]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 496016.28571429,
                                            ["x"] = -192389.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 235,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 496016.28571429,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #527",
                                        ["unitId"] = 742,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -192389.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 496116.28571429,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #528",
                                        ["unitId"] = 743,
                                        ["heading"] = 2.3911010752322,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -192218.28571428,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 496016.28571429,
                                ["x"] = -192389.71428571,
                                ["name"] = "SUKHUMI atk   #015",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [19]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 16,
                                            ["y"] = 457611.53125,
                                            ["x"] = -27923.71484375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 479.27807288666,
                                            ["y"] = 429860,
                                            ["x"] = -96402.857142857,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 705.74464135157,
                                            ["y"] = 415574.28571429,
                                            ["x"] = -128260,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1524,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1055.2885348733,
                                            ["y"] = 445002.85714286,
                                            ["x"] = -173402.85714286,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1174.4276001621,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 186,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "High",
                                        ["parking"] = "38",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 680,
                                        ["psi"] = 2.7565641228451,
                                        ["y"] = 457611.53125,
                                        ["x"] = -27923.71484375,
                                        ["name"] = "Pilot #018",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 56800,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.7565641228451,
                                        ["callsign"] = 900,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 457611.53125,
                                ["x"] = -27923.71484375,
                                ["name"] = "TRANSP SOCHI",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 30,
                                            ["airdromeId"] = 16,
                                            ["y"] = 458886.34375,
                                            ["x"] = -25954.34375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 187,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "FSB aeroflot",
                                        ["skill"] = "High",
                                        ["parking"] = "108",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 681,
                                        ["psi"] = 0,
                                        ["y"] = 458886.34375,
                                        ["x"] = -25954.34375,
                                        ["name"] = "Pilot #020",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "80000",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 908,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458886.34375,
                                ["x"] = -25954.34375,
                                ["name"] = "TRANSPORT 01",
                                ["communication"] = true,
                                ["start_time"] = 30,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 120,
                                            ["airdromeId"] = 16,
                                            ["y"] = 457621.1875,
                                            ["x"] = -27549.08984375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5791.2,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 191.22663121713,
                                            ["y"] = 467774.28571429,
                                            ["x"] = -31731.428571428,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5791.2,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1095.5811777522,
                                            ["y"] = 505774.28571429,
                                            ["x"] = -165874.28571429,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5791.2,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1389.4487040045,
                                            ["y"] = 500174.28571429,
                                            ["x"] = -210831.42857143,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3048,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1521.4242672393,
                                            ["y"] = 519960,
                                            ["x"] = -206088.57142857,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1592.1673352389,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516290.23098695,
                                            ["x"] = -196974.19851241,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "94",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 682,
                                        ["psi"] = -1.9615424184602,
                                        ["y"] = 457621.1875,
                                        ["x"] = -27549.08984375,
                                        ["name"] = "Pilot #022",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 56800,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.9615424184602,
                                        ["callsign"] = 909,
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 457621.1875,
                                ["x"] = -27549.08984375,
                                ["name"] = "TRANSPORT 02",
                                ["communication"] = true,
                                ["start_time"] = 120,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1800,
                                            ["airdromeId"] = 26,
                                            ["y"] = 706134.625,
                                            ["x"] = -51875.19921875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2133.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1842.7295543994,
                                            ["y"] = 706564.28571428,
                                            ["x"] = -57794.285714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2133.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2430.3130803767,
                                            ["y"] = 754564.28571428,
                                            ["x"] = -123794.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2133.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2906.3013408245,
                                            ["y"] = 820849.99999999,
                                            ["x"] = -147080,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3071.7001174331,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843756.7533062,
                                            ["x"] = -148810.84954665,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 190,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "High",
                                        ["parking"] = "8",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "An-26B",
                                        ["unitId"] = 684,
                                        ["psi"] = -3.069130722139,
                                        ["y"] = 706134.625,
                                        ["x"] = -51875.19921875,
                                        ["name"] = "Pilot #023",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3850,
                                            ["flare"] = 384,
                                            ["chaff"] = 384,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 3.069130722139,
                                        ["callsign"] = 907,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706134.625,
                                ["x"] = -51875.19921875,
                                ["name"] = "TRANSPORT 03",
                                ["communication"] = true,
                                ["start_time"] = 1800,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516658.6875,
                                            ["x"] = -197897.9375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 6.2279466691714,
                                            ["y"] = 516174.28571428,
                                            ["x"] = -197122.85714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 242.67895701566,
                                            ["y"] = 542545.71428571,
                                            ["x"] = -216694.28571429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 465.80166573941,
                                            ["y"] = 566717.14285713,
                                            ["x"] = -236008.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 619.50121273531,
                                            ["y"] = 578717.14285713,
                                            ["x"] = -218294.28571429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 820.20973730947,
                                            ["y"] = 570288.57142856,
                                            ["x"] = -191722.85714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1210.8319575781,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516290.23098695,
                                            ["x"] = -196974.19851241,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 193,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "115th guards regiment, termez ab",
                                        ["skill"] = "Client",
                                        ["parking"] = 12,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 687,
                                        ["psi"] = 0.55857757029988,
                                        ["y"] = 516658.6875,
                                        ["x"] = -197897.9375,
                                        ["name"] = "Pilot #026",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3500",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.55857757029988,
                                        ["callsign"] = 131,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516658.6875,
                                ["x"] = -197897.9375,
                                ["name"] = "MIG 29 CAP GUDAUTA",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516713.03125,
                                            ["x"] = -197923.484375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 6.2279466691714,
                                            ["y"] = 516355.42410713,
                                            ["x"] = -197485.015625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 242.67895701566,
                                            ["y"] = 542726.85267856,
                                            ["x"] = -217056.44419643,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 463.29468242438,
                                            ["y"] = 566898.28124998,
                                            ["x"] = -236370.72991071,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 619.50121273531,
                                            ["y"] = 578898.28124998,
                                            ["x"] = -218656.44419643,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 820.20973730947,
                                            ["y"] = 570469.70982141,
                                            ["x"] = -192085.015625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1210.8319575781,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516471.3693798,
                                            ["x"] = -197336.35699455,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 194,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "115th guards regiment, termez ab",
                                        ["skill"] = "Client",
                                        ["parking"] = 13,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 688,
                                        ["psi"] = 0.68417010279831,
                                        ["y"] = 516713.03125,
                                        ["x"] = -197923.484375,
                                        ["name"] = "Pilot #027",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3500",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.68417010279831,
                                        ["callsign"] = 130,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516713.03125,
                                ["x"] = -197923.484375,
                                ["name"] = "MIG 29 CAP GUDAUTA #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462902.1875,
                                            ["x"] = -163865.125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "SEAD",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 29.6198422914,
                                            ["y"] = 459851.42857142,
                                            ["x"] = -165945.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 600.2238965074,
                                            ["y"] = 511565.71428571,
                                            ["x"] = -193602.85714286,
                                            ["speed"] = 102.77777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1773.8230440993,
                                            ["y"] = 619422.85714285,
                                            ["x"] = -247602.85714286,
                                            ["speed"] = 102.77777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2536.9321013658,
                                            ["y"] = 567422.85714285,
                                            ["x"] = -188888.57142857,
                                            ["speed"] = 102.77777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3587.5746283788,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 195,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "su-25t test scheme",
                                        ["skill"] = "Client",
                                        ["parking"] = 138,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 689,
                                        ["psi"] = 2.1693329959538,
                                        ["y"] = 462902.1875,
                                        ["x"] = -163865.125,
                                        ["name"] = "Pilot #028",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.1693329959538,
                                        ["callsign"] = 204,
                                        ["onboard_num"] = "057",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462902.1875,
                                ["x"] = -163865.125,
                                ["name"] = "SOCHI SU25T SEAD",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462849.15625,
                                            ["x"] = -163893.3125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 29.6198422914,
                                            ["y"] = 458939.74553571,
                                            ["x"] = -166103.49776786,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 600.2238965074,
                                            ["y"] = 510654.03124999,
                                            ["x"] = -193760.640625,
                                            ["speed"] = 102.77777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1773.8230440993,
                                            ["y"] = 618511.17410714,
                                            ["x"] = -247760.640625,
                                            ["speed"] = 102.77777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2536.9321013658,
                                            ["y"] = 566511.17410714,
                                            ["x"] = -189046.35491071,
                                            ["speed"] = 102.77777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3587.5746283788,
                                            ["airdromeId"] = 18,
                                            ["y"] = 461324.53531117,
                                            ["x"] = -164632.51830847,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 196,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "su-25t test scheme",
                                        ["skill"] = "Client",
                                        ["parking"] = 137,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 690,
                                        ["psi"] = 2.0853481201744,
                                        ["y"] = 462849.15625,
                                        ["x"] = -163893.3125,
                                        ["name"] = "Pilot #029",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.0853481201744,
                                        ["callsign"] = 203,
                                        ["onboard_num"] = "057",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462849.15625,
                                ["x"] = -163893.3125,
                                ["name"] = "SOCHI SU25T SEAD #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462637.5,
                                            ["x"] = -164006.4375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 28.743556935531,
                                            ["y"] = 459042.28571429,
                                            ["x"] = -166095.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 685.79653126058,
                                            ["y"] = 543956.57142857,
                                            ["x"] = -199524.28571429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 861.80046145788,
                                            ["y"] = 562870.85714286,
                                            ["x"] = -215010,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1314.8249827026,
                                            ["y"] = 619442.28571429,
                                            ["x"] = -242552.85714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2578.6237527427,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 197,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 2",
                                        ["skill"] = "Client",
                                        ["parking"] = 129,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 691,
                                        ["psi"] = 2.0972231624526,
                                        ["y"] = 462637.5,
                                        ["x"] = -164006.4375,
                                        ["name"] = "Pilot #030",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.0972231624526,
                                        ["callsign"] = 202,
                                        ["onboard_num"] = "058",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462637.5,
                                ["x"] = -164006.4375,
                                ["name"] = "SOCHI SU-25T",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462796.28125,
                                            ["x"] = -163921.65625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 28.743556935531,
                                            ["y"] = 460015.14285714,
                                            ["x"] = -166381.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 685.79653126058,
                                            ["y"] = 544929.42857143,
                                            ["x"] = -199810,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 861.80046145788,
                                            ["y"] = 563843.71428572,
                                            ["x"] = -215295.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1314.8249827026,
                                            ["y"] = 620415.14285714,
                                            ["x"] = -242838.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2578.6237527427,
                                            ["airdromeId"] = 18,
                                            ["y"] = 463209.07548974,
                                            ["x"] = -164760.44911204,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 198,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 2",
                                        ["skill"] = "Client",
                                        ["parking"] = 135,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 692,
                                        ["psi"] = 2.2949524241523,
                                        ["y"] = 462796.28125,
                                        ["x"] = -163921.65625,
                                        ["name"] = "Pilot #031",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.2949524241523,
                                        ["callsign"] = 201,
                                        ["onboard_num"] = "058",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462796.28125,
                                ["x"] = -163921.65625,
                                ["name"] = "SOCHI SU-25T #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462743.25,
                                            ["x"] = -163949.84375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 29.881527768071,
                                            ["y"] = 459178,
                                            ["x"] = -166074.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 718.18078541815,
                                            ["y"] = 546935.14285715,
                                            ["x"] = -203988.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 840.64092910513,
                                            ["y"] = 561592.28571429,
                                            ["x"] = -212617.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 898.6425088162,
                                            ["y"] = 564420.85714286,
                                            ["x"] = -220160,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1736.5242120577,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 199,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Client",
                                        ["parking"] = "134",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 693,
                                        ["psi"] = 2.1081769328077,
                                        ["y"] = 462743.25,
                                        ["x"] = -163949.84375,
                                        ["name"] = "Pilot #032",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.1081769328077,
                                        ["callsign"] = 211,
                                        ["onboard_num"] = "059",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462743.25,
                                ["x"] = -163949.84375,
                                ["name"] = "SOCHI SU25 CAS",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462690.28125,
                                            ["x"] = -163978.015625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 29.881527768071,
                                            ["y"] = 459436.57142857,
                                            ["x"] = -166010,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 718.18078541815,
                                            ["y"] = 547193.71428572,
                                            ["x"] = -203924.28571429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 840.64092910513,
                                            ["y"] = 561850.85714286,
                                            ["x"] = -212552.85714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 898.6425088162,
                                            ["y"] = 564679.42857143,
                                            ["x"] = -220095.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1736.5242120577,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462494.78977545,
                                            ["x"] = -164410.44911204,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 200,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Client",
                                        ["parking"] = "136",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 694,
                                        ["psi"] = 2.1290454280859,
                                        ["y"] = 462690.28125,
                                        ["x"] = -163978.015625,
                                        ["name"] = "Pilot #033",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.1290454280859,
                                        ["callsign"] = 210,
                                        ["onboard_num"] = "059",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462690.28125,
                                ["x"] = -163978.015625,
                                ["name"] = "SOCHI SU25 CAS #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 463398.65625,
                                            ["x"] = -164060.046875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 29.28603149654,
                                            ["y"] = 458678,
                                            ["x"] = -166281.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 206.98199486852,
                                            ["y"] = 492078,
                                            ["x"] = -151495.71428571,
                                            ["speed"] = 205.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 665.21623939738,
                                            ["y"] = 584363.71428572,
                                            ["x"] = -170352.85714286,
                                            ["speed"] = 205.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1432.8178955493,
                                            ["y"] = 645792.28571429,
                                            ["x"] = -189067.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1778.8667540392,
                                            ["y"] = 596649.42857143,
                                            ["x"] = -263638.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3278.4807155567,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 201,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Besovets AFB 2 squadron",
                                        ["skill"] = "Client",
                                        ["parking"] = 115,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 695,
                                        ["psi"] = 2.0106209426551,
                                        ["y"] = 463398.65625,
                                        ["x"] = -164060.046875,
                                        ["name"] = "Pilot #034",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.0106209426551,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463398.65625,
                                ["x"] = -164060.046875,
                                ["name"] = "SOCHI SU-27 01",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 463497.90625,
                                            ["x"] = -164032.046875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 29.28603149654,
                                            ["y"] = 458872.85714286,
                                            ["x"] = -166240,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 206.98199486852,
                                            ["y"] = 492272.85714286,
                                            ["x"] = -151454.28571429,
                                            ["speed"] = 205.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 665.21623939738,
                                            ["y"] = 584558.57142857,
                                            ["x"] = -170311.42857143,
                                            ["speed"] = 205.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1432.8178955493,
                                            ["y"] = 645987.14285714,
                                            ["x"] = -189025.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 6096,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2075.8354755293,
                                            ["y"] = 596844.28571429,
                                            ["x"] = -263597.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3278.4807155567,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462431.07548974,
                                            ["x"] = -164433.3062549,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 202,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Besovets AFB 2 squadron",
                                        ["skill"] = "Client",
                                        ["parking"] = 119,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 696,
                                        ["psi"] = 2.0161930457488,
                                        ["y"] = 463497.90625,
                                        ["x"] = -164032.046875,
                                        ["name"] = "Pilot #035",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.0161930457488,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463497.90625,
                                ["x"] = -164032.046875,
                                ["name"] = "SOCHI SU-27 02",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3600,
                                            ["y"] = 458814.28571429,
                                            ["x"] = -27298.571428567,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 4177.9436594249,
                                            ["y"] = 528242.85714286,
                                            ["x"] = -67584.285714281,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 4848.5753859731,
                                            ["y"] = 621385.71428572,
                                            ["x"] = -67869.999999996,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 5925.4538135382,
                                            ["y"] = 759957.14285714,
                                            ["x"] = -124155.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 7002.3322411033,
                                            ["y"] = 621385.71428572,
                                            ["x"] = -67869.999999996,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 7703.8451019102,
                                            ["y"] = 523957.14285714,
                                            ["x"] = -67012.857142853,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1252,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 8446.9294100339,
                                            ["y"] = 614242.85714286,
                                            ["x"] = -117012.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1252,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 9246.3352301942,
                                            ["y"] = 720814.28571429,
                                            ["x"] = -85869.999999996,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 1252,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 10043.766698685,
                                            ["y"] = 614528.57142857,
                                            ["x"] = -117012.85714285,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 1252,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 10770.474068699,
                                            ["y"] = 526528.57142857,
                                            ["x"] = -67584.285714281,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 1252,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 11455.505728923,
                                            ["y"] = 621671.42857143,
                                            ["x"] = -67869.999999996,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 12670.821723311,
                                            ["airdromeId"] = 16,
                                            ["y"] = 458040.61422532,
                                            ["x"] = -26441.347360305,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 222,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 609.6,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-50",
                                        ["unitId"] = 718,
                                        ["psi"] = -2.0965648607841,
                                        ["y"] = 458814.28571429,
                                        ["x"] = -27298.571428567,
                                        ["name"] = "Pilot #054",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "70000",
                                            ["flare"] = 192,
                                            ["chaff"] = 192,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.0965648607841,
                                        ["callsign"] = 494,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458814.28571429,
                                ["x"] = -27298.571428567,
                                ["name"] = "RUSS AWACS",
                                ["communication"] = true,
                                ["start_time"] = 3600,
                                ["frequency"] = 124,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843863.75,
                                            ["x"] = -148860.84375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1944,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 717.81598345449,
                                            ["y"] = 771000,
                                            ["x"] = -216907.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1944,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1044.7010971428,
                                            ["y"] = 800428.57142857,
                                            ["x"] = -251478.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2905,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1654.9829590889,
                                            ["y"] = 869285.71428571,
                                            ["x"] = -202050,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2080.0961650299,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843756.7533062,
                                            ["x"] = -148810.84954665,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 224,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "120th guards regiment, domna ab",
                                        ["skill"] = "Client",
                                        ["parking"] = "61",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 721,
                                        ["psi"] = 2.3220196721826,
                                        ["y"] = 843863.75,
                                        ["x"] = -148860.84375,
                                        ["name"] = "Pilot #055",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3500",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.3220196721826,
                                        ["callsign"] = 120,
                                        ["onboard_num"] = "061",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843863.75,
                                ["x"] = -148860.84375,
                                ["name"] = "BESLAN MIG-29",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [16]
                            [20] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843609.375,
                                            ["x"] = -148845.28125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2146,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 716.8436856961,
                                            ["y"] = 788692.57142857,
                                            ["x"] = -231860.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2146,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1114.8064652089,
                                            ["y"] = 816835.42857143,
                                            ["x"] = -279431.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2075.0437727059,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843756.7533062,
                                            ["x"] = -148810.84954665,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 240,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "field camo scheme #3 (worn-out). 960th shap",
                                        ["skill"] = "Client",
                                        ["parking"] = 9,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 751,
                                        ["psi"] = 2.557155580889,
                                        ["y"] = 843609.375,
                                        ["x"] = -148845.28125,
                                        ["name"] = "Pilot #064",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.557155580889,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "062",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843609.375,
                                ["x"] = -148845.28125,
                                ["name"] = "BESLAN SU-25",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [20]
                            [17] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843784.9375,
                                            ["x"] = -148856.03125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1944,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 717.81598345449,
                                            ["y"] = 771081.96428571,
                                            ["x"] = -217013.44196428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1944,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1044.7010971428,
                                            ["y"] = 800510.53571429,
                                            ["x"] = -251584.87053571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2905,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1654.6842733915,
                                            ["y"] = 869367.67857143,
                                            ["x"] = -202156.29910714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2080.0961650299,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843838.71759191,
                                            ["x"] = -148917.14865379,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 225,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "120th guards regiment, domna ab",
                                        ["skill"] = "Client",
                                        ["parking"] = "63",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 722,
                                        ["psi"] = 2.3239356995022,
                                        ["y"] = 843784.9375,
                                        ["x"] = -148856.03125,
                                        ["name"] = "Pilot #056",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3500",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.3239356995022,
                                        ["callsign"] = 121,
                                        ["onboard_num"] = "061",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843784.9375,
                                ["x"] = -148856.03125,
                                ["name"] = "BESLAN MIG-29 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [17]
                            [21] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843498.3125,
                                            ["x"] = -148838.5,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2146,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 716.8436856961,
                                            ["y"] = 788466.85714286,
                                            ["x"] = -231833.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2146,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1114.8064652089,
                                            ["y"] = 816609.71428572,
                                            ["x"] = -279404.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2075.0437727059,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843531.03902049,
                                            ["x"] = -148783.70668951,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 241,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "field camo scheme #3 (worn-out). 960th shap",
                                        ["skill"] = "Client",
                                        ["parking"] = 8,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 752,
                                        ["psi"] = 2.5560825320577,
                                        ["y"] = 843498.3125,
                                        ["x"] = -148838.5,
                                        ["name"] = "Pilot #065",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.5560825320577,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "062",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843498.3125,
                                ["x"] = -148838.5,
                                ["name"] = "BESLAN SU-25 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [21]
                            [18] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843607.5,
                                            ["x"] = -148875.234375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1045,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 916.79833406678,
                                            ["y"] = 878522.85714286,
                                            ["x"] = -271372.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1045,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1242.1392328302,
                                            ["y"] = 833951.42857143,
                                            ["x"] = -278801.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2180.7282267895,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843756.7533062,
                                            ["x"] = -148810.84954665,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 238,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "su-25t test scheme",
                                        ["skill"] = "Client",
                                        ["parking"] = 20,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 749,
                                        ["psi"] = -2.8639261946101,
                                        ["y"] = 843607.5,
                                        ["x"] = -148875.234375,
                                        ["name"] = "Pilot #062",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.8639261946101,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843607.5,
                                ["x"] = -148875.234375,
                                ["name"] = "BESLAN SU-25T",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [18]
                            [22] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 27,
                                            ["y"] = 760701.875,
                                            ["x"] = -125187.2265625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 442,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 491.60600788378,
                                            ["y"] = 821428.57142857,
                                            ["x"] = -156400,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1620,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1124.5118428374,
                                            ["y"] = 766428.57142857,
                                            ["x"] = -224971.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1846.1627904931,
                                            ["airdromeId"] = 27,
                                            ["y"] = 760428.0733062,
                                            ["x"] = -124921.90954665,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 244,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lodeynoye pole AFB (177 IAP)",
                                        ["skill"] = "Client",
                                        ["parking"] = "24",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 758,
                                        ["psi"] = -2.0455713543337,
                                        ["y"] = 760701.875,
                                        ["x"] = -125187.2265625,
                                        ["name"] = "Pilot #067",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.0455713543337,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "061",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760701.875,
                                ["x"] = -125187.2265625,
                                ["name"] = "NALCHICK SU-27",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [22]
                            [19] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843496.4375,
                                            ["x"] = -148868.4375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1045,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 916.79833406678,
                                            ["y"] = 878525.875,
                                            ["x"] = -271363.86383928,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1045,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1242.1392328302,
                                            ["y"] = 833954.44642858,
                                            ["x"] = -278792.43526785,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2180.7282267895,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843759.77116334,
                                            ["x"] = -148802.14195736,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 239,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "su-25t test scheme",
                                        ["skill"] = "Client",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 750,
                                        ["psi"] = -2.8630609691556,
                                        ["y"] = 843496.4375,
                                        ["x"] = -148868.4375,
                                        ["name"] = "Pilot #063",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.8630609691556,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843496.4375,
                                ["x"] = -148868.4375,
                                ["name"] = "BESLAN SU-25T #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [19]
                            [23] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 27,
                                            ["y"] = 760652.375,
                                            ["x"] = -125221.234375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 442,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 554.0778323973,
                                            ["y"] = 830583.83928571,
                                            ["x"] = -157341.34486607,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1620,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1124.5118428374,
                                            ["y"] = 775583.83928571,
                                            ["x"] = -225912.7734375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1846.1627904931,
                                            ["airdromeId"] = 27,
                                            ["y"] = 769583.34116334,
                                            ["x"] = -125863.25441272,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 245,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lodeynoye pole AFB (177 IAP)",
                                        ["skill"] = "Client",
                                        ["parking"] = "25",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 759,
                                        ["psi"] = -2.0013641201568,
                                        ["y"] = 760652.375,
                                        ["x"] = -125221.234375,
                                        ["name"] = "Pilot #068",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.0013641201568,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "061",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760652.375,
                                ["x"] = -125221.234375,
                                ["name"] = "NALCHICK SU-27 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [23]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806212.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -126584.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "aviashtab",
                                        ["type"] = "Military staff",
                                        ["unitId"] = 57,
                                        ["y"] = 806212.85714286,
                                        ["x"] = -126584.57142857,
                                        ["name"] = "FARP SUL #005",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806212.85714286,
                                ["x"] = -126584.57142857,
                                ["name"] = "FARP SUL #005",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806231.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -126530.28571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 58,
                                        ["rate"] = 100,
                                        ["y"] = 806231.42857143,
                                        ["x"] = -126530.28571428,
                                        ["name"] = "FARP SUL #001",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806231.42857143,
                                ["x"] = -126530.28571428,
                                ["name"] = "FARP SUL #001",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 2.6179938779915,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 805655.71428572,
                                            ["speed"] = 0,
                                            ["x"] = -127500.28571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 59,
                                        ["rate"] = 5,
                                        ["y"] = 805655.71428572,
                                        ["x"] = -127500.28571428,
                                        ["name"] = "FARP SUL #002",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.6179938779915,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 805655.71428572,
                                ["x"] = -127500.28571428,
                                ["name"] = "FARP SUL #002",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 1.7802358370342,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 469430.85714287,
                                            ["speed"] = 0,
                                            ["x"] = -170352.28571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 348,
                                        ["rate"] = 5,
                                        ["y"] = 469430.85714287,
                                        ["x"] = -170352.28571429,
                                        ["name"] = "tibilisi #014",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 1.7802358370342,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 469430.85714287,
                                ["x"] = -170352.28571429,
                                ["name"] = "tibilisi #014",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 2.3911010752322,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646668,
                                            ["speed"] = 0,
                                            ["x"] = -281312,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 148,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 622,
                                        ["livery_id"] = "FSB aeroflot",
                                        ["rate"] = "70",
                                        ["y"] = 646668,
                                        ["x"] = -281312,
                                        ["name"] = "tibilisi #031",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3911010752322,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646668,
                                ["x"] = -281312,
                                ["name"] = "tibilisi #031",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 2.3911010752322,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646638,
                                            ["speed"] = 0,
                                            ["x"] = -281401.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 149,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 623,
                                        ["livery_id"] = "MVD aeroflot",
                                        ["rate"] = "70",
                                        ["y"] = 646638,
                                        ["x"] = -281401.42857143,
                                        ["name"] = "tibilisi #032",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3911010752322,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646638,
                                ["x"] = -281401.42857143,
                                ["name"] = "tibilisi #032",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.3911010752322,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646555.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -281471.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 624,
                                        ["livery_id"] = "MVD aeroflot",
                                        ["rate"] = "70",
                                        ["y"] = 646555.14285714,
                                        ["x"] = -281471.42857143,
                                        ["name"] = "tibilisi #033",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3911010752322,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646555.14285714,
                                ["x"] = -281471.42857143,
                                ["name"] = "tibilisi #033",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.3911010752322,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 646370,
                                            ["speed"] = 0,
                                            ["x"] = -281642.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "An-30M",
                                        ["unitId"] = 626,
                                        ["livery_id"] = "RF Air Force",
                                        ["rate"] = "50",
                                        ["y"] = 646370,
                                        ["x"] = -281642.85714286,
                                        ["name"] = "tibilisi #035",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3911010752322,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646370,
                                ["x"] = -281642.85714286,
                                ["name"] = "tibilisi #035",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 6.0562925044203,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635367.71428572,
                                            ["speed"] = 0,
                                            ["x"] = -318332.28571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 157,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "MiG-25RBT",
                                        ["unitId"] = 631,
                                        ["livery_id"] = "af standard",
                                        ["rate"] = "30",
                                        ["y"] = 635367.71428572,
                                        ["x"] = -318332.28571429,
                                        ["name"] = "tibilisi #040",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 6.0562925044203,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635367.71428572,
                                ["x"] = -318332.28571429,
                                ["name"] = "tibilisi #040",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.31415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563638.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -219905.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 635,
                                        ["livery_id"] = "MVD aeroflot",
                                        ["rate"] = "70",
                                        ["y"] = 563638.57142857,
                                        ["x"] = -219905.71428571,
                                        ["name"] = "tibilisi #044",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563638.57142857,
                                ["x"] = -219905.71428571,
                                ["name"] = "tibilisi #044",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 1.9722220547536,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 501247.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -185471.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 233,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 735,
                                        ["rate"] = 5,
                                        ["y"] = 501247.71428571,
                                        ["x"] = -185471.14285714,
                                        ["name"] = "New Static Object #007",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 1.9722220547536,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 501247.71428571,
                                ["x"] = -185471.14285714,
                                ["name"] = "New Static Object #007",
                                ["dead"] = false,
                            }, -- end of [11]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [2]
                [3] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 399,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 803518.57142857,
                                            ["helipadId"] = 399,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -256836.57142857,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 819,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 270.08004429816,
                                            ["y"] = 804991.14285714,
                                            ["x"] = -267993.14285714,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 909,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 389.02528637301,
                                            ["y"] = 809562.57142857,
                                            ["x"] = -266078.85714285,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 654.05938603801,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 399,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 913,
                                            ["y"] = 803518.57142857,
                                            ["helipadId"] = 399,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -256836.57142857,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 135,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "South Ossetia",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 582,
                                        ["psi"] = -3.0103598505213,
                                        ["y"] = 803518.57142857,
                                        ["x"] = -256836.57142857,
                                        ["name"] = "Pilot #016",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "GUV_YakB_GSHP",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "GUV_YakB_GSHP",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [4]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1350,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 3.0103598505213,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803518.57142857,
                                ["x"] = -256836.57142857,
                                ["name"] = "SHPORA OSSETIA MI8",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 399,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 803518.57142857,
                                            ["helipadId"] = 399,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -256836.57142857,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 819,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 270.08004429816,
                                            ["y"] = 804999.42857143,
                                            ["x"] = -268041.71428571,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 909,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 390.20700246878,
                                            ["y"] = 809570.85714285,
                                            ["x"] = -266127.42857142,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 656.3259772867,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 399,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 913,
                                            ["y"] = 803518.57142857,
                                            ["helipadId"] = 399,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -256836.57142857,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 136,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "South Ossetia",
                                        ["skill"] = "Client",
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 583,
                                        ["psi"] = -3.0101954115345,
                                        ["y"] = 803518.57142857,
                                        ["x"] = -256836.57142857,
                                        ["name"] = "Pilot #017",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "GUV_YakB_GSHP",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "GUV_YakB_GSHP",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [4]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1350,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 3.0101954115345,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803518.57142857,
                                ["x"] = -256836.57142857,
                                ["name"] = "SHPORA OSSETIA MI8 #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "South Ossetia",
                    ["id"] = 19,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 912,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 803330,
                                            ["x"] = -257215.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 803330,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #327",
                                        ["unitId"] = 400,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257215.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 803384.28571428,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #328",
                                        ["unitId"] = 401,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257158,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 803467.14285714,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #329",
                                        ["unitId"] = 402,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257069.42857143,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 803678.57142857,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #330",
                                        ["unitId"] = 403,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -256626.57142857,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 803567.14285714,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #331",
                                        ["unitId"] = 404,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -256552.28571428,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 803632.85714285,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #332",
                                        ["unitId"] = 405,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257095.14285714,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 803141.14285715,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #384",
                                        ["unitId"] = 794,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -256781.71428572,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 803401.14285715,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #389",
                                        ["unitId"] = 795,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257141.71428572,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 803161.14285715,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #426",
                                        ["unitId"] = 796,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257061.71428572,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 802478.28571429,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #540",
                                        ["unitId"] = 797,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -255750.28571429,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 803330,
                                ["x"] = -257215.14285714,
                                ["name"] = "MAYK DEF  #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 911,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 803340,
                                            ["x"] = -256756.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 85,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 803340,
                                        ["type"] = "Ural ATsP-6",
                                        ["name"] = "Unit #333",
                                        ["unitId"] = 410,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -256756.57142857,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803340,
                                ["x"] = -256756.57142857,
                                ["name"] = "MAYK DEF  #004",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 854,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 805028.57142857,
                                            ["x"] = -266435.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 86,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 805028.57142857,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #334",
                                        ["unitId"] = 411,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266435.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 805657.14285713,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #335",
                                        ["unitId"] = 412,
                                        ["heading"] = 3.2637657012294,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267066.57142857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 808187.14285713,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #336",
                                        ["unitId"] = 413,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265822.28571428,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 805585.14285713,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #337",
                                        ["unitId"] = 414,
                                        ["heading"] = 3.2114058236696,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -267058.57142857,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 807174.28571429,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #338",
                                        ["unitId"] = 415,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266030,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 807288.57142857,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #339",
                                        ["unitId"] = 416,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265935.71428571,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 807202.85714286,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #340",
                                        ["unitId"] = 417,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265932.85714286,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 807182.85714284,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #341",
                                        ["unitId"] = 418,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265955.14285714,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 805711.42857142,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #342",
                                        ["unitId"] = 419,
                                        ["heading"] = 3.5779249665884,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266429.42857142,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 805782.85714284,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #343",
                                        ["unitId"] = 420,
                                        ["heading"] = 3.2812189937493,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266458.57142857,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 807972.85714284,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #344",
                                        ["unitId"] = 423,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265948.57142857,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 808001.42857142,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Unit #345",
                                        ["unitId"] = 424,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265462.85714285,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 805028.57142857,
                                ["x"] = -266435.14285714,
                                ["name"] = "MAYK DEF  #005",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 850,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 805737.14285713,
                                            ["x"] = -266352.85714285,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 91,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 805737.14285713,
                                        ["type"] = "Sandbox",
                                        ["name"] = "Unit #346",
                                        ["unitId"] = 427,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -266352.85714285,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 807985.7142857,
                                        ["type"] = "house2arm",
                                        ["name"] = "Unit #347",
                                        ["unitId"] = 428,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265809.99999999,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 807060,
                                        ["type"] = "Bunker",
                                        ["name"] = "Unit #348",
                                        ["unitId"] = 429,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265864.28571428,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 805737.14285713,
                                ["x"] = -266352.85714285,
                                ["name"] = "MAYK DEF  #006",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 803072.64330135,
                                                ["x"] = -256791.64220612,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 803330.18513341,
                                                ["x"] = -257133.18321222,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 912,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 803389.14285715,
                                            ["x"] = -257351.14285715,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 132,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 803389.14285715,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #461",
                                        ["unitId"] = 570,
                                        ["heading"] = 2.4874046777405,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257351.14285715,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 803413.42857143,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #462",
                                        ["unitId"] = 571,
                                        ["heading"] = 2.4874046777709,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257336.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 803352.62242934,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #463",
                                        ["unitId"] = 572,
                                        ["heading"] = 2.4874046775791,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257303.51789853,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 803380.57142858,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #464",
                                        ["unitId"] = 573,
                                        ["heading"] = 2.4874046778527,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257289.71428572,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 803389.14285715,
                                ["x"] = -257351.14285715,
                                ["name"] = "ossetia atk   #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 802883.0625,
                                                ["x"] = -256544.4375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 802948.9375,
                                                ["x"] = -256630.328125,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 802948.9375,
                                                ["x"] = -256630.328125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 803240.375,
                                                ["x"] = -257010.375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 803370.375,
                                                ["x"] = -257188.109375,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 803151.14285714,
                                                ["x"] = -256885.99999999,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 803151.14285714,
                                                ["x"] = -256885.99999999,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 924,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 802883.08566369,
                                            ["x"] = -256544.47055852,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 922,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 52.456728908993,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 802948.94072377,
                                            ["x"] = -256630.32618403,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 909,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 145.32740969398,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 803370.37681346,
                                            ["x"] = -257188.1058511,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 133,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 802883.08566369,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #465",
                                        ["unitId"] = 574,
                                        ["heading"] = 2.4872721942185,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -256544.47055852,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 802864.81478128,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #466",
                                        ["unitId"] = 575,
                                        ["heading"] = 2.4872721942185,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -256520.64416681,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 802846.5507929,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #467",
                                        ["unitId"] = 576,
                                        ["heading"] = 2.4872721942185,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -256496.82676534,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 802828.28680452,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #468",
                                        ["unitId"] = 577,
                                        ["heading"] = 2.4872721942185,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -256473.00936386,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 802883.08566369,
                                ["x"] = -256544.47055852,
                                ["name"] = "ossetia atk   #003",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 0.5,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [2] = 
                                            {
                                                ["y"] = 803910.5,
                                                ["x"] = -257885.390625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 804096.4375,
                                                ["x"] = -258122.8125,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 803727.4375,
                                                ["x"] = -257652.3125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 804103.25,
                                                ["x"] = -258137.6875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 804133.4375,
                                                ["x"] = -258230.59375,
                                            }, -- end of [5]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 805933.375,
                                                ["x"] = -263367.15625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 804974.5625,
                                                ["x"] = -260374.40625,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 804133.4375,
                                                ["x"] = -258230.59375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 804193.5,
                                                ["x"] = -258413.6875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 804552.875,
                                                ["x"] = -259099.484375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 805025.5625,
                                                ["x"] = -260729.8125,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 805154.0625,
                                                ["x"] = -261236.875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 804722.0625,
                                                ["x"] = -259534.921875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 805456.25,
                                                ["x"] = -262071.796875,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 804349.375,
                                                ["x"] = -258748.75,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 804892.375,
                                                ["x"] = -260171.78125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 805809.0625,
                                                ["x"] = -263051.15625,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 805509.25,
                                                ["x"] = -262181.4375,
                                            }, -- end of [11]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 807022,
                                                ["x"] = -264323.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 807022,
                                                ["x"] = -264323.14285714,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 806989,
                                                ["x"] = -264207.9375,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 806043.75,
                                                ["x"] = -263647.3125,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 806158.4375,
                                                ["x"] = -263895.46875,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 806240.5,
                                                ["x"] = -264107.625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 806242.1875,
                                                ["x"] = -264110.78125,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 806244.5625,
                                                ["x"] = -264113.4375,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 806247.5,
                                                ["x"] = -264115.5,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 806250.8125,
                                                ["x"] = -264116.75,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 806257.4375,
                                                ["x"] = -264116.9375,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 806488.5625,
                                                ["x"] = -264051.9375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 807001.4375,
                                                ["x"] = -263978,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 807012.625,
                                                ["x"] = -263980.25,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 807020.375,
                                                ["x"] = -264003.78125,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 807023.5625,
                                                ["x"] = -264062.34375,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 806988.75,
                                                ["x"] = -264218.3125,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 807002.625,
                                                ["x"] = -264256.75,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 807041.4375,
                                                ["x"] = -264308.59375,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 807016.0625,
                                                ["x"] = -263983.9375,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 807022.375,
                                                ["x"] = -264023.8125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 807022.1875,
                                                ["x"] = -264072.375,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 806990,
                                                ["x"] = -264228.59375,
                                            }, -- end of [29]
                                            [9] = 
                                            {
                                                ["y"] = 806254.125,
                                                ["x"] = -264117.25,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 806298.5625,
                                                ["x"] = -264107.09375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 806883.625,
                                                ["x"] = -263994.875,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 807007.1875,
                                                ["x"] = -263978.375,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 807018.4375,
                                                ["x"] = -263988.40625,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 807023.6875,
                                                ["x"] = -264043.9375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 806990.75,
                                                ["x"] = -264197.75,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 806992.8125,
                                                ["x"] = -264238.5625,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = 805933.375,
                                                ["x"] = -263367.15625,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 807019.5625,
                                                ["x"] = -263993.3125,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 807023.875,
                                                ["x"] = -264053.125,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 806997.0625,
                                                ["x"] = -264248.03125,
                                            }, -- end of [31]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 905,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 803727.43887137,
                                            ["x"] = -257652.3114621,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 908,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 128.15777891594,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 804133.47301638,
                                            ["x"] = -258230.5816328,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 866,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1173.4025233406,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 805933.38121848,
                                            ["x"] = -263367.15382927,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 849,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1532.4810876744,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 807041.43515798,
                                            ["x"] = -264308.59550879,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 803727.43887137,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #304",
                                        ["unitId"] = 645,
                                        ["heading"] = 2.529423172433,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257652.3114621,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 803708.91801137,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #305",
                                        ["unitId"] = 646,
                                        ["heading"] = 2.529423172433,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257628.73407766,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 803690.38092065,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #306",
                                        ["unitId"] = 647,
                                        ["heading"] = 2.529423172433,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257605.13603123,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 803671.86006065,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #307",
                                        ["unitId"] = 648,
                                        ["heading"] = 2.529423172433,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257581.55864678,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 803653.34690378,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Unit #493",
                                        ["unitId"] = 649,
                                        ["heading"] = 2.529423172433,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257557.96825468,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 803727.43887137,
                                ["x"] = -257652.3114621,
                                ["name"] = "SOUTH OSSETIA DEF #004",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 803489.9375,
                                                ["x"] = -257349.96875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 803790.6875,
                                                ["x"] = -257732.84375,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 803784.85714286,
                                                ["x"] = -257737.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 803784.85714286,
                                                ["x"] = -257737.42857143,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 905,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 803489.91741944,
                                            ["x"] = -257349.95383302,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 905,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88.442490338443,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 803790.69515671,
                                            ["x"] = -257732.83783926,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 172,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 803489.91741944,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #494",
                                        ["unitId"] = 650,
                                        ["heading"] = 2.47571982335,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257349.95383302,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 803471.45826393,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #495",
                                        ["unitId"] = 651,
                                        ["heading"] = 2.47571982335,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257326.29847892,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 803453.75156553,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #496",
                                        ["unitId"] = 652,
                                        ["heading"] = 2.47571982335,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257302.09091986,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 803436.04703015,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #497",
                                        ["unitId"] = 653,
                                        ["heading"] = 2.47571982335,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257277.88631795,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 803418.32733975,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Unit #498",
                                        ["unitId"] = 654,
                                        ["heading"] = 2.47571982335,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -257253.66099699,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 803489.91741944,
                                ["x"] = -257349.95383302,
                                ["name"] = "SOUTH OSSETIA DEF #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 846,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 806286.28571429,
                                            ["x"] = -264067.42857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 173,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 806286.28571429,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #499",
                                        ["unitId"] = 655,
                                        ["heading"] = 1.3264502315157,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -264067.42857143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 806277.71428572,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #500",
                                        ["unitId"] = 656,
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -264176,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 806360.57142858,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #501",
                                        ["unitId"] = 657,
                                        ["heading"] = 2.3212879051525,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -264187.42857143,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 805791.14285714,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #541",
                                        ["unitId"] = 798,
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -264988.85714286,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 806191.14285714,
                                        ["type"] = "BMP-2",
                                        ["name"] = "Unit #542",
                                        ["unitId"] = 799,
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -265286.00000001,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 805876.85714286,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #543",
                                        ["unitId"] = 800,
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -264950.28571429,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 807076.85714286,
                                        ["type"] = "BRDM-2",
                                        ["name"] = "Unit #544",
                                        ["unitId"] = 801,
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -264050.28571429,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 804865.42857143,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #545",
                                        ["unitId"] = 802,
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -260191.71428572,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 804972.57142857,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #546",
                                        ["unitId"] = 803,
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -260156.00000001,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 806286.28571429,
                                ["x"] = -264067.42857143,
                                ["name"] = "SOUTH OSSETIA DEF #002",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.6354471705114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 803518.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -256836.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 79,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 399,
                                        ["heliport_modulation"] = 0,
                                        ["y"] = 803518.57142857,
                                        ["x"] = -256836.57142857,
                                        ["name"] = "tibilisi #015",
                                        ["category"] = "Heliports",
                                        ["canCargo"] = false,
                                        ["heliport_frequency"] = 127.5,
                                        ["heliport_callsign_id"] = 4,
                                        ["heading"] = 2.6354471705114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803518.57142857,
                                ["x"] = -256836.57142857,
                                ["name"] = "tibilisi #015",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 803284.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -256733.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 81,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 406,
                                        ["rate"] = 50,
                                        ["y"] = 803284.28571428,
                                        ["x"] = -256733.71428571,
                                        ["name"] = "tibilisi #016",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803284.28571428,
                                ["x"] = -256733.71428571,
                                ["name"] = "tibilisi #016",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 803325.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -256806.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 82,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "kp_ug",
                                        ["type"] = "FARP CP Blindage",
                                        ["unitId"] = 407,
                                        ["rate"] = 100,
                                        ["y"] = 803325.71428571,
                                        ["x"] = -256806.57142857,
                                        ["name"] = "tibilisi #017",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1487212933833,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803325.71428571,
                                ["x"] = -256806.57142857,
                                ["name"] = "tibilisi #017",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.1487212933833,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 803382.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -256683.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 408,
                                        ["rate"] = 20,
                                        ["y"] = 803382.85714285,
                                        ["x"] = -256683.71428571,
                                        ["name"] = "tibilisi #018",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 5.1487212933833,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803382.85714285,
                                ["x"] = -256683.71428571,
                                ["name"] = "tibilisi #018",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 2.3911010752322,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 803455.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -256638,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 84,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 409,
                                        ["rate"] = 50,
                                        ["y"] = 803455.71428571,
                                        ["x"] = -256638,
                                        ["name"] = "tibilisi #019",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.3911010752322,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 803455.71428571,
                                ["x"] = -256638,
                                ["name"] = "tibilisi #019",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 3.2986722862693,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 805627.99999999,
                                            ["speed"] = 0,
                                            ["x"] = -267027.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 87,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 421,
                                        ["rate"] = 5,
                                        ["y"] = 805627.99999999,
                                        ["x"] = -267027.71428571,
                                        ["name"] = "tibilisi #020",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 3.2986722862693,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 805627.99999999,
                                ["x"] = -267027.71428571,
                                ["name"] = "tibilisi #020",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.5481807079117,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 808051.42857142,
                                            ["speed"] = 0,
                                            ["x"] = -265855.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 88,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 422,
                                        ["y"] = 808051.42857142,
                                        ["x"] = -265855.14285714,
                                        ["name"] = "tibilisi #021",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.5481807079117,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 808051.42857142,
                                ["x"] = -265855.14285714,
                                ["name"] = "tibilisi #021",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.7227136331112,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 807117.14285713,
                                            ["speed"] = 0,
                                            ["x"] = -265818.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 89,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 425,
                                        ["rate"] = 100,
                                        ["y"] = 807117.14285713,
                                        ["x"] = -265818.57142857,
                                        ["name"] = "tibilisi #022",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 2.7227136331112,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 807117.14285713,
                                ["x"] = -265818.57142857,
                                ["name"] = "tibilisi #022",
                                ["dead"] = false,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [4]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "BORDER CONTROL",
    ["version"] = 7,
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["airdromelist"] = 20,
                    ["coalitionlist"] = 1,
                    ["predicate"] = "c_coalition_has_airdrome",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["airdromelist"] = 21,
                    ["coalitionlist"] = 2,
                    ["predicate"] = "c_coalition_has_airdrome",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["score"] = 0,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "VICTORY",
        }, -- end of [1]
    }, -- end of ["goals"]
    ["currentKey"] = 373977,
    ["start_time"] = 21283200,
    ["forcedOptions"] = 
    {
        ["accidental_failures"] = true,
        ["optionsView"] = "optview_allies",
        ["scenes"] = "high",
        ["externalViews"] = false,
        ["birds"] = 10,
        ["geffect"] = "realistic",
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 95,
            ["label"] = "HYDRO",
            ["enable"] = false,
            ["mmint"] = 12,
            ["id"] = "hydro",
            ["mm"] = 20,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 71,
            ["label"] = "EOS",
            ["enable"] = false,
            ["mmint"] = 23,
            ["id"] = "eos",
            ["mm"] = 24,
        }, -- end of ["eos"]
        ["ecm"] = 
        {
            ["hh"] = 1,
            ["prob"] = 66,
            ["label"] = "ECM",
            ["enable"] = true,
            ["mmint"] = 55,
            ["id"] = "ecm",
            ["mm"] = 46,
        }, -- end of ["ecm"]
        ["helmet"] = 
        {
            ["hh"] = 1,
            ["prob"] = 60,
            ["label"] = "HELMET",
            ["enable"] = false,
            ["mmint"] = 13,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 63,
            ["label"] = "L-ENGINE",
            ["enable"] = true,
            ["mmint"] = 54,
            ["id"] = "l_engine",
            ["mm"] = 39,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 1,
            ["prob"] = 45,
            ["label"] = "AUTOPILOT",
            ["enable"] = true,
            ["mmint"] = 12,
            ["id"] = "autopilot",
            ["mm"] = 16,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 1,
            ["prob"] = 97,
            ["label"] = "HUD",
            ["enable"] = false,
            ["mmint"] = 37,
            ["id"] = "hud",
            ["mm"] = 53,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 66,
            ["label"] = "ASC",
            ["enable"] = true,
            ["mmint"] = 46,
            ["id"] = "asc",
            ["mm"] = 13,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 28,
            ["label"] = "RWS",
            ["enable"] = true,
            ["mmint"] = 37,
            ["id"] = "rws",
            ["mm"] = 35,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 66,
            ["label"] = "R-ENGINE",
            ["enable"] = true,
            ["mmint"] = 40,
            ["id"] = "r_engine",
            ["mm"] = 48,
        }, -- end of ["r_engine"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 85,
            ["label"] = "MFD",
            ["enable"] = false,
            ["mmint"] = 32,
            ["id"] = "mfd",
            ["mm"] = 47,
        }, -- end of ["mfd"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 91,
            ["label"] = "RADAR",
            ["enable"] = true,
            ["mmint"] = 33,
            ["id"] = "radar",
            ["mm"] = 4,
        }, -- end of ["radar"]
    }, -- end of ["failures"]
} -- end of mission
